#a87dcc color space conversions
Hex:
#a87dcc
RGB:
168, 125, 204
CMY:
34, 51, 20
CMYK:
18, 39, 0, 20
HSL:
273°, 43.6464%, 64.5098%
HSV (HSB):
273°, 38.7255%, 80.0000%
XYZ:
34.3811, 27.3517, 60.5941
xyY:
0.2811, 0.2236, 27.3517
CIE-Lab:
59.2985, 31.6952, -34.6829
CIE-LCH:
59.2985, 46.9839, 312.4228
CIE-Luv:
59.2985, 16.7236, -58.1062
Hunter-Lab:
52.2988, 25.8225, -32.0849
#a87dcc color charts
#a87dcc color shades, tints & tones
#a87dcc color schemes
#a87dcc color preview, HTML & CSS examples
This text has a color of #a87dcc
<p style="color:#a87dcc;">Text here</p>
.mytext {color:#a87dcc;}
This box has a color of #a87dcc
<div style="background-color:#a87dcc;">Content here</div>
.mybackground {background-color:#a87dcc;}
Border around this has a color of #a87dcc
<div style="border:2px solid #a87dcc;">Content here</div>
.myborder {border:2px solid #a87dcc;}