#c86ff8 color space conversions
Hex:
#c86ff8
RGB:
200, 111, 248
CMY:
22, 56, 3
CMYK:
19, 55, 0, 3
HSL:
279°, 90.7285%, 70.3922%
HSV (HSB):
279°, 55.2419%, 97.2549%
XYZ:
46.4471, 30.4256, 92.2316
xyY:
0.2747, 0.1799, 30.4256
CIE-Lab:
62.0197, 57.5395, -54.7191
CIE-LCH:
62.0197, 79.4039, 316.4392
CIE-Luv:
62.0197, 32.6499, -94.3791
Hunter-Lab:
55.1594, 53.7777, -60.5269
#c86ff8 color charts
#c86ff8 color shades, tints & tones
#c86ff8 color schemes
#c86ff8 color preview, HTML & CSS examples
This text has a color of #c86ff8
<p style="color:#c86ff8;">Text here</p>
.mytext {color:#c86ff8;}
This box has a color of #c86ff8
<div style="background-color:#c86ff8;">Content here</div>
.mybackground {background-color:#c86ff8;}
Border around this has a color of #c86ff8
<div style="border:2px solid #c86ff8;">Content here</div>
.myborder {border:2px solid #c86ff8;}