#c2daef color space conversions
Hex:
#c2daef
RGB:
194, 218, 239
CMY:
24, 15, 6
CMYK:
19, 9, 0, 6
HSL:
208°, 58.4416%, 84.9020%
HSV (HSB):
208°, 18.8285%, 93.7255%
XYZ:
62.8995, 67.8441, 91.4414
xyY:
0.2831, 0.3053, 67.8441
CIE-Lab:
85.9285, -3.6280, -12.9551
CIE-LCH:
85.9285, 13.4535, 254.3556
CIE-Luv:
85.9285, -13.5645, -19.7421
Hunter-Lab:
82.3676, -7.8327, -8.1643
#c2daef color charts
#c2daef color shades, tints & tones
#c2daef color schemes
#c2daef color preview, HTML & CSS examples
This text has a color of #c2daef
<p style="color:#c2daef;">Text here</p>
.mytext {color:#c2daef;}
This box has a color of #c2daef
<div style="background-color:#c2daef;">Content here</div>
.mybackground {background-color:#c2daef;}
Border around this has a color of #c2daef
<div style="border:2px solid #c2daef;">Content here</div>
.myborder {border:2px solid #c2daef;}