#c8c2e4 color space conversions
Hex:
#c8c2e4
RGB:
200, 194, 228
CMY:
22, 24, 11
CMYK:
12, 15, 0, 11
HSL:
251°, 38.6364%, 82.7451%
HSV (HSB):
251°, 14.9123%, 89.4118%
XYZ:
57.1148, 56.4644, 81.2872
xyY:
0.2931, 0.2898, 56.4644
CIE-Lab:
79.8774, 8.6651, -16.1276
CIE-LCH:
79.8774, 18.3081, 298.2484
CIE-Luv:
79.8774, 1.2217, -26.6341
Hunter-Lab:
75.1428, 4.1751, -11.5382
#c8c2e4 color charts
#c8c2e4 color shades, tints & tones
#c8c2e4 color schemes
#c8c2e4 color preview, HTML & CSS examples
This text has a color of #c8c2e4
<p style="color:#c8c2e4;">Text here</p>
.mytext {color:#c8c2e4;}
This box has a color of #c8c2e4
<div style="background-color:#c8c2e4;">Content here</div>
.mybackground {background-color:#c8c2e4;}
Border around this has a color of #c8c2e4
<div style="border:2px solid #c8c2e4;">Content here</div>
.myborder {border:2px solid #c8c2e4;}