#c2dbf9 color space conversions
Hex:
#c2dbf9
RGB:
194, 219, 249
CMY:
24, 14, 2
CMYK:
22, 12, 0, 2
HSL:
213°, 82.0896%, 86.8627%
HSV (HSB):
213°, 22.0884%, 97.6471%
XYZ:
64.6785, 68.9719, 99.5265
xyY:
0.2774, 0.2958, 68.9719
CIE-Lab:
86.4901, -1.9793, -17.3917
CIE-LCH:
86.4901, 17.5040, 263.5072
CIE-Luv:
86.4901, -14.3448, -27.2764
Hunter-Lab:
83.0493, -6.3212, -12.9187
#c2dbf9 color charts
#c2dbf9 color shades, tints & tones
#c2dbf9 color schemes
#c2dbf9 color preview, HTML & CSS examples
This text has a color of #c2dbf9
<p style="color:#c2dbf9;">Text here</p>
.mytext {color:#c2dbf9;}
This box has a color of #c2dbf9
<div style="background-color:#c2dbf9;">Content here</div>
.mybackground {background-color:#c2dbf9;}
Border around this has a color of #c2dbf9
<div style="border:2px solid #c2dbf9;">Content here</div>
.myborder {border:2px solid #c2dbf9;}