#a09fca color space conversions
Hex:
#a09fca
RGB:
160, 159, 202
CMY:
37, 38, 21
CMYK:
21, 21, 0, 21
HSL:
241°, 28.8591%, 70.7843%
HSV (HSB):
241°, 21.2871%, 79.2157%
XYZ:
37.5560, 36.5341, 60.9495
xyY:
0.2781, 0.2705, 36.5341
CIE-Lab:
66.9260, 9.4624, -21.8530
CIE-LCH:
66.9260, 23.8136, 293.4128
CIE-Luv:
66.9260, -2.0372, -35.1791
Hunter-Lab:
60.4435, 5.1333, -17.4759
#a09fca color charts
#a09fca color shades, tints & tones
#a09fca color schemes
#a09fca color preview, HTML & CSS examples
This text has a color of #a09fca
<p style="color:#a09fca;">Text here</p>
.mytext {color:#a09fca;}
This box has a color of #a09fca
<div style="background-color:#a09fca;">Content here</div>
.mybackground {background-color:#a09fca;}
Border around this has a color of #a09fca
<div style="border:2px solid #a09fca;">Content here</div>
.myborder {border:2px solid #a09fca;}