#c8c7ff color space conversions
Hex:
#c8c7ff
RGB:
200, 199, 255
CMY:
22, 22, 0
CMYK:
22, 22, 0, 0
HSL:
241°, 100.0000%, 89.0196%
HSV (HSB):
241°, 21.9608%, 100.0000%
XYZ:
62.2928, 60.3462, 102.9725
xyY:
0.2761, 0.2675, 60.3462
CIE-Lab:
82.0260, 11.7875, -27.3033
CIE-LCH:
82.0260, 29.7391, 293.3511
CIE-Luv:
82.0260, -2.8004, -45.6728
Hunter-Lab:
77.6828, 7.1919, -24.2139
#c8c7ff color charts
#c8c7ff color shades, tints & tones
#c8c7ff color schemes
#c8c7ff color preview, HTML & CSS examples
This text has a color of #c8c7ff
<p style="color:#c8c7ff;">Text here</p>
.mytext {color:#c8c7ff;}
This box has a color of #c8c7ff
<div style="background-color:#c8c7ff;">Content here</div>
.mybackground {background-color:#c8c7ff;}
Border around this has a color of #c8c7ff
<div style="border:2px solid #c8c7ff;">Content here</div>
.myborder {border:2px solid #c8c7ff;}