#a09cc4 color space conversions
Hex:
#a09cc4
RGB:
160, 156, 196
CMY:
37, 39, 23
CMYK:
18, 20, 0, 23
HSL:
246°, 25.3165%, 69.0196%
HSV (HSB):
246°, 20.4082%, 76.8627%
XYZ:
36.3495, 35.2360, 57.1100
xyY:
0.2824, 0.2738, 35.2360
CIE-Lab:
65.9320, 9.7750, -20.0303
CIE-LCH:
65.9320, 22.2882, 296.0130
CIE-Luv:
65.9320, -0.2977, -32.2186
Hunter-Lab:
59.3600, 5.4258, -15.4907
#a09cc4 color charts
#a09cc4 color shades, tints & tones
#a09cc4 color schemes
#a09cc4 color preview, HTML & CSS examples
This text has a color of #a09cc4
<p style="color:#a09cc4;">Text here</p>
.mytext {color:#a09cc4;}
This box has a color of #a09cc4
<div style="background-color:#a09cc4;">Content here</div>
.mybackground {background-color:#a09cc4;}
Border around this has a color of #a09cc4
<div style="border:2px solid #a09cc4;">Content here</div>
.myborder {border:2px solid #a09cc4;}