#a06dbf color space conversions
Hex:
#a06dbf
RGB:
160, 109, 191
CMY:
37, 57, 25
CMYK:
16, 43, 0, 25
HSL:
277°, 39.0476%, 58.8235%
HSV (HSB):
277°, 42.9319%, 74.9020%
XYZ:
29.3698, 22.1724, 52.0220
xyY:
0.2836, 0.2141, 22.1724
CIE-Lab:
54.2095, 35.4047, -35.3019
CIE-LCH:
54.2095, 49.9972, 315.0833
CIE-Luv:
54.2095, 20.3977, -58.5748
Hunter-Lab:
47.0876, 28.9319, -32.5417
#a06dbf color charts
#a06dbf color shades, tints & tones
#a06dbf color schemes
#a06dbf color preview, HTML & CSS examples
This text has a color of #a06dbf
<p style="color:#a06dbf;">Text here</p>
.mytext {color:#a06dbf;}
This box has a color of #a06dbf
<div style="background-color:#a06dbf;">Content here</div>
.mybackground {background-color:#a06dbf;}
Border around this has a color of #a06dbf
<div style="border:2px solid #a06dbf;">Content here</div>
.myborder {border:2px solid #a06dbf;}