#c2d2dd color space conversions
Hex:
#c2d2dd
RGB:
194, 210, 221
CMY:
24, 18, 13
CMYK:
12, 5, 0, 13
HSL:
204°, 28.4211%, 81.3725%
HSV (HSB):
204°, 12.2172%, 86.6667%
XYZ:
58.3459, 62.7830, 77.4498
xyY:
0.2938, 0.3162, 62.7830
CIE-Lab:
83.3281, -3.1986, -7.2770
CIE-LCH:
83.3281, 7.9489, 246.2724
CIE-Luv:
83.3281, -9.1782, -10.6790
Hunter-Lab:
79.2357, -7.2225, -2.4886
#c2d2dd color charts
#c2d2dd color shades, tints & tones
#c2d2dd color schemes
#c2d2dd color preview, HTML & CSS examples
This text has a color of #c2d2dd
<p style="color:#c2d2dd;">Text here</p>
.mytext {color:#c2d2dd;}
This box has a color of #c2d2dd
<div style="background-color:#c2d2dd;">Content here</div>
.mybackground {background-color:#c2d2dd;}
Border around this has a color of #c2d2dd
<div style="border:2px solid #c2d2dd;">Content here</div>
.myborder {border:2px solid #c2d2dd;}