#a47dcc color space conversions
Hex:
#a47dcc
RGB:
164, 125, 204
CMY:
36, 51, 20
CMYK:
20, 39, 0, 20
HSL:
270°, 43.6464%, 64.5098%
HSV (HSB):
270°, 38.7255%, 80.0000%
XYZ:
33.5425, 26.9194, 60.5548
xyY:
0.2772, 0.2224, 26.9194
CIE-Lab:
58.8996, 30.4938, -35.3350
CIE-LCH:
58.8996, 46.6738, 310.7939
CIE-Luv:
58.8996, 14.4824, -58.9113
Hunter-Lab:
51.8839, 24.6021, -32.8799
#a47dcc color charts
#a47dcc color shades, tints & tones
#a47dcc color schemes
#a47dcc color preview, HTML & CSS examples
This text has a color of #a47dcc
<p style="color:#a47dcc;">Text here</p>
.mytext {color:#a47dcc;}
This box has a color of #a47dcc
<div style="background-color:#a47dcc;">Content here</div>
.mybackground {background-color:#a47dcc;}
Border around this has a color of #a47dcc
<div style="border:2px solid #a47dcc;">Content here</div>
.myborder {border:2px solid #a47dcc;}