#c86cc3 color space conversions
Hex:
#c86cc3
RGB:
200, 108, 195
CMY:
22, 58, 24
CMYK:
0, 46, 3, 22
HSL:
303°, 45.5446%, 60.3922%
HSV (HSB):
303°, 46.0000%, 78.4314%
XYZ:
39.0323, 26.9446, 54.7734
xyY:
0.3232, 0.2231, 26.9446
CIE-Lab:
58.9230, 48.7040, -29.8844
CIE-LCH:
58.9230, 57.1416, 328.4671
CIE-Luv:
58.9230, 45.3118, -52.9850
Hunter-Lab:
51.9082, 43.3835, -26.2269
#c86cc3 color charts
#c86cc3 color shades, tints & tones
#c86cc3 color schemes
#c86cc3 color preview, HTML & CSS examples
This text has a color of #c86cc3
<p style="color:#c86cc3;">Text here</p>
.mytext {color:#c86cc3;}
This box has a color of #c86cc3
<div style="background-color:#c86cc3;">Content here</div>
.mybackground {background-color:#c86cc3;}
Border around this has a color of #c86cc3
<div style="border:2px solid #c86cc3;">Content here</div>
.myborder {border:2px solid #c86cc3;}