#c2daed color space conversions
Hex:
#c2daed
RGB:
194, 218, 237
CMY:
24, 15, 7
CMYK:
18, 8, 0, 7
HSL:
207°, 54.4304%, 84.5098%
HSV (HSB):
207°, 18.1435%, 92.9412%
XYZ:
62.6056, 67.7266, 89.8936
xyY:
0.2843, 0.3075, 67.7266
CIE-Lab:
85.8695, -4.0538, -11.9860
CIE-LCH:
85.8695, 12.6529, 251.3139
CIE-Luv:
85.8695, -13.4983, -18.1042
Hunter-Lab:
82.2962, -8.2270, -7.1563
#c2daed color charts
#c2daed color shades, tints & tones
#c2daed color schemes
#c2daed color preview, HTML & CSS examples
This text has a color of #c2daed
<p style="color:#c2daed;">Text here</p>
.mytext {color:#c2daed;}
This box has a color of #c2daed
<div style="background-color:#c2daed;">Content here</div>
.mybackground {background-color:#c2daed;}
Border around this has a color of #c2daed
<div style="border:2px solid #c2daed;">Content here</div>
.myborder {border:2px solid #c2daed;}