#c86ac8 color space conversions
Hex:
#c86ac8
RGB:
200, 106, 200
CMY:
22, 58, 22
CMYK:
0, 47, 0, 22
HSL:
300°, 46.0784%, 60.0000%
HSV (HSB):
300°, 47.0000%, 78.4314%
XYZ:
39.3988, 26.7576, 57.7318
xyY:
0.3180, 0.2160, 26.7576
CIE-Lab:
58.7492, 50.6126, -32.9977
CIE-LCH:
58.7492, 60.4192, 326.8970
CIE-Luv:
58.7492, 44.9442, -58.1186
Hunter-Lab:
51.7277, 45.4323, -29.9624
#c86ac8 color charts
#c86ac8 color shades, tints & tones
#c86ac8 color schemes
#c86ac8 color preview, HTML & CSS examples
This text has a color of #c86ac8
<p style="color:#c86ac8;">Text here</p>
.mytext {color:#c86ac8;}
This box has a color of #c86ac8
<div style="background-color:#c86ac8;">Content here</div>
.mybackground {background-color:#c86ac8;}
Border around this has a color of #c86ac8
<div style="border:2px solid #c86ac8;">Content here</div>
.myborder {border:2px solid #c86ac8;}