Hex | a38de8 |
RGB | 163 , 141 , 232 |
RGB % | 30.4, 26.3, 43.3 |
HSL | 254.5, 66.4, 73.1 |
HSV | 254.5, 39.2, 91 |
CMYK | 75.8,100,0,23 |
XYZ | 0.392, 0.327, 0.806 |
xyY | 0.257, 0.214, 0.327 |
CIE-LAB | 0.639, 0.278, -0.432 |
CIE-LUV | 0.639, 0.046, -0.722 |
CIE-HCL | 302.798, 0.513, 0.639 |
Binary | 10100011,10001101,11101000 |
#a38de8 HTML/CSS Color Name is Biloba Flower / Pantone 2645 C / Violet.
In a RGB color space, #a38de8 color RGB value is (Red:163,Green:141,Blue:232). it is composed of 30.4% red, 26.3% green and 43.3% blue. The process color (four color CMYK) of #a38de8 color hex is 75.8,100,0,23. HSL of color #a38de8 hue: 254.5 , saturation: 66.4 and the lightness value of a38de8 is 73.1. Mainly color is Violet. Reverse color is: #5c7217.
The color codes conversion takes 2.058728 milliseconds.
.bgcolor {background-color:#a38de8; .textcolor {color:#a38de8; } .bordercolor {border:3px solid #a38de8; }
<p style="color:#a38de8">Text here</p>
<p style="background-color:#a38de8;">Content here</p>
<div style="border:1px solid #a38de8;">Content here</div>
.textShadow { text-shadow: 4px 4px 2px #a38de8; } .divShadow { -moz-box-shadow: 1px 1px 3px 2px #a38de8; -webkit-box-shadow: 1px 1px 3px 2px #a38de8; box-shadow: 1px 1px 3px 2px #a38de8; }
<p style="text-shadow: 4px 4px 2px #a38de8">Text here</p>
<div style="-moz-box-shadow: 1px 1px 3px 2px #a38de8; -webkit-box-shadow: 1px 1px 3px 2px #a38de8; box-shadow: 1px 1px 3px 2px #a38de8;">
Content here</div>