#c2ccd5 color space conversions
Hex:
#c2ccd5
RGB:
194, 204, 213
CMY:
24, 20, 16
CMYK:
9, 4, 0, 16
HSL:
208°, 18.4466%, 79.8039%
HSV (HSB):
208°, 8.9202%, 83.5294%
XYZ:
55.8512, 59.4592, 71.4839
xyY:
0.2990, 0.3183, 59.4592
CIE-Lab:
81.5433, -1.6504, -5.6470
CIE-LCH:
81.5433, 5.8833, 253.7084
CIE-Luv:
81.5433, -5.9494, -8.3582
Hunter-Lab:
77.1098, -5.6531, -0.9874
#c2ccd5 color charts
#c2ccd5 color shades, tints & tones
#c2ccd5 color schemes
#c2ccd5 color preview, HTML & CSS examples
This text has a color of #c2ccd5
<p style="color:#c2ccd5;">Text here</p>
.mytext {color:#c2ccd5;}
This box has a color of #c2ccd5
<div style="background-color:#c2ccd5;">Content here</div>
.mybackground {background-color:#c2ccd5;}
Border around this has a color of #c2ccd5
<div style="border:2px solid #c2ccd5;">Content here</div>
.myborder {border:2px solid #c2ccd5;}