#c2d2e0 color space conversions
Hex:
#c2d2e0
RGB:
194, 210, 224
CMY:
24, 18, 12
CMYK:
13, 6, 0, 12
HSL:
208°, 32.6087%, 81.9608%
HSV (HSB):
208°, 13.3929%, 87.8431%
XYZ:
58.7493, 62.9443, 79.5741
xyY:
0.2919, 0.3127, 62.9443
CIE-Lab:
83.4131, -2.5879, -8.7479
CIE-LCH:
83.4131, 9.1227, 253.5200
CIE-Luv:
83.4131, -9.2993, -13.1039
Hunter-Lab:
79.3375, -6.6616, -3.9306
#c2d2e0 color charts
#c2d2e0 color shades, tints & tones
#c2d2e0 color schemes
#c2d2e0 color preview, HTML & CSS examples
This text has a color of #c2d2e0
<p style="color:#c2d2e0;">Text here</p>
.mytext {color:#c2d2e0;}
This box has a color of #c2d2e0
<div style="background-color:#c2d2e0;">Content here</div>
.mybackground {background-color:#c2d2e0;}
Border around this has a color of #c2d2e0
<div style="border:2px solid #c2d2e0;">Content here</div>
.myborder {border:2px solid #c2d2e0;}