#c86cc4 color space conversions
Hex:
#c86cc4
RGB:
200, 108, 196
CMY:
22, 58, 23
CMYK:
0, 46, 2, 22
HSL:
303°, 45.5446%, 60.3922%
HSV (HSB):
303°, 46.0000%, 78.4314%
XYZ:
39.1458, 26.9900, 55.3709
xyY:
0.3222, 0.2221, 26.9900
CIE-Lab:
58.9651, 48.8826, -30.3882
CIE-LCH:
58.9651, 57.5583, 328.1325
CIE-Luv:
58.9651, 45.0791, -53.8070
Hunter-Lab:
51.9519, 43.5840, -26.8256
#c86cc4 color charts
#c86cc4 color shades, tints & tones
#c86cc4 color schemes
#c86cc4 color preview, HTML & CSS examples
This text has a color of #c86cc4
<p style="color:#c86cc4;">Text here</p>
.mytext {color:#c86cc4;}
This box has a color of #c86cc4
<div style="background-color:#c86cc4;">Content here</div>
.mybackground {background-color:#c86cc4;}
Border around this has a color of #c86cc4
<div style="border:2px solid #c86cc4;">Content here</div>
.myborder {border:2px solid #c86cc4;}