#c2daf5 color space conversions
Hex:
#c2daf5
RGB:
194, 218, 245
CMY:
24, 15, 4
CMYK:
21, 11, 0, 4
HSL:
212°, 71.8310%, 86.0784%
HSV (HSB):
212°, 20.8163%, 96.0784%
XYZ:
63.8010, 68.2047, 96.1884
xyY:
0.2796, 0.2989, 68.2047
CIE-Lab:
86.1087, -2.3333, -15.8546
CIE-LCH:
86.1087, 16.0253, 261.6280
CIE-Luv:
86.1087, -13.7642, -24.6799
Hunter-Lab:
82.5861, -6.6276, -11.2450
#c2daf5 color charts
#c2daf5 color shades, tints & tones
#c2daf5 color schemes
#c2daf5 color preview, HTML & CSS examples
This text has a color of #c2daf5
<p style="color:#c2daf5;">Text here</p>
.mytext {color:#c2daf5;}
This box has a color of #c2daf5
<div style="background-color:#c2daf5;">Content here</div>
.mybackground {background-color:#c2daf5;}
Border around this has a color of #c2daf5
<div style="border:2px solid #c2daf5;">Content here</div>
.myborder {border:2px solid #c2daf5;}