#c8c7e4 color space conversions
Hex:
#c8c7e4
RGB:
200, 199, 228
CMY:
22, 22, 11
CMYK:
12, 13, 0, 11
HSL:
242°, 34.9398%, 83.7255%
HSV (HSB):
242°, 12.7193%, 89.4118%
XYZ:
58.2464, 58.7276, 81.6644
xyY:
0.2932, 0.2957, 58.7276
CIE-Lab:
81.1417, 5.9840, -14.2281
CIE-LCH:
81.1417, 15.4352, 292.8107
CIE-Luv:
81.1417, -1.1466, -23.1907
Hunter-Lab:
76.6340, 1.5613, -9.5382
#c8c7e4 color charts
#c8c7e4 color shades, tints & tones
#c8c7e4 color schemes
#c8c7e4 color preview, HTML & CSS examples
This text has a color of #c8c7e4
<p style="color:#c8c7e4;">Text here</p>
.mytext {color:#c8c7e4;}
This box has a color of #c8c7e4
<div style="background-color:#c8c7e4;">Content here</div>
.mybackground {background-color:#c8c7e4;}
Border around this has a color of #c8c7e4
<div style="border:2px solid #c8c7e4;">Content here</div>
.myborder {border:2px solid #c8c7e4;}