#a09bcd color space conversions
Hex:
#a09bcd
RGB:
160, 155, 205
CMY:
37, 39, 20
CMYK:
22, 24, 0, 20
HSL:
246°, 33.3333%, 70.5882%
HSV (HSB):
246°, 24.3902%, 80.3922%
XYZ:
37.2380, 35.3241, 62.6132
xyY:
0.2755, 0.2613, 35.3241
CIE-Lab:
66.0002, 12.4146, -24.9356
CIE-LCH:
66.0002, 27.8551, 296.4672
CIE-Luv:
66.0002, -0.4601, -40.5153
Hunter-Lab:
59.4340, 7.8284, -20.8576
#a09bcd color charts
#a09bcd color shades, tints & tones
#a09bcd color schemes
#a09bcd color preview, HTML & CSS examples
This text has a color of #a09bcd
<p style="color:#a09bcd;">Text here</p>
.mytext {color:#a09bcd;}
This box has a color of #a09bcd
<div style="background-color:#a09bcd;">Content here</div>
.mybackground {background-color:#a09bcd;}
Border around this has a color of #a09bcd
<div style="border:2px solid #a09bcd;">Content here</div>
.myborder {border:2px solid #a09bcd;}