#c2cce2 color space conversions
Hex:
#c2cce2
RGB:
194, 204, 226
CMY:
24, 20, 11
CMYK:
14, 10, 0, 11
HSL:
221°, 35.5556%, 82.3529%
HSV (HSB):
221°, 14.1593%, 88.6275%
XYZ:
57.5685, 60.1461, 80.5267
xyY:
0.2904, 0.3034, 60.1461
CIE-Lab:
81.9175, 0.9856, -12.0425
CIE-LCH:
81.9175, 12.0828, 274.6791
CIE-Luv:
81.9175, -6.5587, -18.8959
Hunter-Lab:
77.5539, -3.2182, -7.2750
#c2cce2 color charts
#c2cce2 color shades, tints & tones
#c2cce2 color schemes
#c2cce2 color preview, HTML & CSS examples
This text has a color of #c2cce2
<p style="color:#c2cce2;">Text here</p>
.mytext {color:#c2cce2;}
This box has a color of #c2cce2
<div style="background-color:#c2cce2;">Content here</div>
.mybackground {background-color:#c2cce2;}
Border around this has a color of #c2cce2
<div style="border:2px solid #c2cce2;">Content here</div>
.myborder {border:2px solid #c2cce2;}