#c2ddfb color space conversions
Hex:
#c2ddfb
RGB:
194, 221, 251
CMY:
24, 13, 2
CMYK:
23, 12, 0, 2
HSL:
212°, 87.6923%, 87.2549%
HSV (HSB):
212°, 22.7092%, 98.4314%
XYZ:
65.5172, 70.1473, 101.3534
xyY:
0.2764, 0.2960, 70.1473
CIE-Lab:
87.0690, -2.5819, -17.5740
CIE-LCH:
87.0690, 17.7627, 261.6421
CIE-Luv:
87.0690, -15.2991, -27.5046
Hunter-Lab:
83.7540, -6.9365, -13.1210
#c2ddfb color charts
#c2ddfb color shades, tints & tones
#c2ddfb color schemes
#c2ddfb color preview, HTML & CSS examples
This text has a color of #c2ddfb
<p style="color:#c2ddfb;">Text here</p>
.mytext {color:#c2ddfb;}
This box has a color of #c2ddfb
<div style="background-color:#c2ddfb;">Content here</div>
.mybackground {background-color:#c2ddfb;}
Border around this has a color of #c2ddfb
<div style="border:2px solid #c2ddfb;">Content here</div>
.myborder {border:2px solid #c2ddfb;}