#c8c0e8 color space conversions
Hex:
#c8c0e8
RGB:
200, 192, 232
CMY:
22, 25, 9
CMYK:
14, 17, 0, 9
HSL:
252°, 46.5116%, 83.1373%
HSV (HSB):
252°, 17.2414%, 90.9804%
XYZ:
57.2345, 55.8048, 84.0988
xyY:
0.2903, 0.2831, 55.8048
CIE-Lab:
79.5026, 10.5752, -18.8419
CIE-LCH:
79.5026, 21.6067, 299.3036
CIE-Luv:
79.5026, 1.8879, -31.3254
Hunter-Lab:
74.7026, 6.0309, -14.4557
#c8c0e8 color charts
#c8c0e8 color shades, tints & tones
#c8c0e8 color schemes
#c8c0e8 color preview, HTML & CSS examples
This text has a color of #c8c0e8
<p style="color:#c8c0e8;">Text here</p>
.mytext {color:#c8c0e8;}
This box has a color of #c8c0e8
<div style="background-color:#c8c0e8;">Content here</div>
.mybackground {background-color:#c8c0e8;}
Border around this has a color of #c8c0e8
<div style="border:2px solid #c8c0e8;">Content here</div>
.myborder {border:2px solid #c8c0e8;}