#c86ced color space conversions
Hex:
#c86ced
RGB:
200, 108, 237
CMY:
22, 58, 7
CMYK:
16, 54, 0, 7
HSL:
283°, 78.1818%, 67.6471%
HSV (HSB):
283°, 54.4304%, 92.9412%
XYZ:
44.4680, 29.1189, 83.3976
xyY:
0.2833, 0.1855, 29.1189
CIE-Lab:
60.8864, 56.7492, -50.4274
CIE-LCH:
60.8864, 75.9170, 318.3757
CIE-Luv:
60.8864, 35.8873, -87.1032
Hunter-Lab:
53.9619, 52.6619, -53.8586
#c86ced color charts
#c86ced color shades, tints & tones
#c86ced color schemes
#c86ced color preview, HTML & CSS examples
This text has a color of #c86ced
<p style="color:#c86ced;">Text here</p>
.mytext {color:#c86ced;}
This box has a color of #c86ced
<div style="background-color:#c86ced;">Content here</div>
.mybackground {background-color:#c86ced;}
Border around this has a color of #c86ced
<div style="border:2px solid #c86ced;">Content here</div>
.myborder {border:2px solid #c86ced;}