#c8c8f0 color space conversions
Hex:
#c8c8f0
RGB:
200, 200, 240
CMY:
22, 22, 6
CMYK:
17, 17, 0, 6
HSL:
240°, 57.1429%, 86.2745%
HSV (HSB):
240°, 16.6667%, 94.1176%
XYZ:
60.2019, 59.8792, 90.8229
xyY:
0.2854, 0.2839, 59.8792
CIE-Lab:
81.7725, 7.9654, -19.6942
CIE-LCH:
81.7725, 21.2440, 292.0211
CIE-Luv:
81.7725, -2.3365, -32.4244
Hunter-Lab:
77.3816, 3.4527, -15.4216
#c8c8f0 color charts
#c8c8f0 color shades, tints & tones
#c8c8f0 color schemes
#c8c8f0 color preview, HTML & CSS examples
This text has a color of #c8c8f0
<p style="color:#c8c8f0;">Text here</p>
.mytext {color:#c8c8f0;}
This box has a color of #c8c8f0
<div style="background-color:#c8c8f0;">Content here</div>
.mybackground {background-color:#c8c8f0;}
Border around this has a color of #c8c8f0
<div style="border:2px solid #c8c8f0;">Content here</div>
.myborder {border:2px solid #c8c8f0;}