#a09cd5 color space conversions
Hex:
#a09cd5
RGB:
160, 156, 213
CMY:
37, 39, 16
CMYK:
25, 27, 0, 16
HSL:
244°, 40.4255%, 72.3529%
HSV (HSB):
244°, 26.7606%, 83.5294%
XYZ:
38.3959, 36.0546, 67.8863
xyY:
0.2698, 0.2533, 36.0546
CIE-Lab:
66.5616, 13.7481, -28.5112
CIE-LCH:
66.5616, 31.6528, 295.7434
CIE-Luv:
66.5616, -1.4369, -46.5955
Hunter-Lab:
60.0455, 9.0617, -25.0003
#a09cd5 color charts
#a09cd5 color shades, tints & tones
#a09cd5 color schemes
#a09cd5 color preview, HTML & CSS examples
This text has a color of #a09cd5
<p style="color:#a09cd5;">Text here</p>
.mytext {color:#a09cd5;}
This box has a color of #a09cd5
<div style="background-color:#a09cd5;">Content here</div>
.mybackground {background-color:#a09cd5;}
Border around this has a color of #a09cd5
<div style="border:2px solid #a09cd5;">Content here</div>
.myborder {border:2px solid #a09cd5;}