#c2dbdd color space conversions
Hex:
#c2dbdd
RGB:
194, 219, 221
CMY:
24, 14, 13
CMYK:
12, 1, 0, 13
HSL:
184°, 28.4211%, 81.3725%
HSV (HSB):
184°, 12.2172%, 86.6667%
XYZ:
60.6308, 67.3528, 78.2114
xyY:
0.2940, 0.3266, 67.3528
CIE-Lab:
85.6818, -7.8678, -3.8021
CIE-LCH:
85.6818, 8.7383, 205.7922
CIE-Luv:
85.6818, -13.4528, -4.4915
Hunter-Lab:
82.0688, -11.7480, 0.9448
#c2dbdd color charts
#c2dbdd color shades, tints & tones
#c2dbdd color schemes
#c2dbdd color preview, HTML & CSS examples
This text has a color of #c2dbdd
<p style="color:#c2dbdd;">Text here</p>
.mytext {color:#c2dbdd;}
This box has a color of #c2dbdd
<div style="background-color:#c2dbdd;">Content here</div>
.mybackground {background-color:#c2dbdd;}
Border around this has a color of #c2dbdd
<div style="border:2px solid #c2dbdd;">Content here</div>
.myborder {border:2px solid #c2dbdd;}