#c2d7e7 color space conversions
Hex:
#c2d7e7
RGB:
194, 215, 231
CMY:
24, 16, 9
CMYK:
16, 7, 0, 9
HSL:
206°, 43.5294%, 83.3333%
HSV (HSB):
206°, 16.0173%, 90.5882%
XYZ:
60.9724, 65.8397, 85.0961
xyY:
0.2877, 0.3107, 65.8397
CIE-Lab:
84.9146, -3.7541, -10.2334
CIE-LCH:
84.9146, 10.9003, 249.8547
CIE-Luv:
84.9146, -11.9081, -15.3120
Hunter-Lab:
81.1417, -7.8675, -5.3803
#c2d7e7 color charts
#c2d7e7 color shades, tints & tones
#c2d7e7 color schemes
#c2d7e7 color preview, HTML & CSS examples
This text has a color of #c2d7e7
<p style="color:#c2d7e7;">Text here</p>
.mytext {color:#c2d7e7;}
This box has a color of #c2d7e7
<div style="background-color:#c2d7e7;">Content here</div>
.mybackground {background-color:#c2d7e7;}
Border around this has a color of #c2d7e7
<div style="border:2px solid #c2d7e7;">Content here</div>
.myborder {border:2px solid #c2d7e7;}