#c3daf5 color space conversions
Hex:
#c3daf5
RGB:
195, 218, 245
CMY:
24, 15, 4
CMYK:
20, 11, 0, 4
HSL:
212°, 71.4286%, 86.2745%
HSV (HSB):
212°, 20.4082%, 96.0784%
XYZ:
64.0585, 68.3375, 96.2004
xyY:
0.2802, 0.2989, 68.3375
CIE-Lab:
86.1749, -2.0304, -15.7484
CIE-LCH:
86.1749, 15.8788, 262.6535
CIE-Luv:
86.1749, -13.2819, -24.5566
Hunter-Lab:
82.6665, -6.3462, -11.1302
#c3daf5 color charts
#c3daf5 color shades, tints & tones
#c3daf5 color schemes
#c3daf5 color preview, HTML & CSS examples
This text has a color of #c3daf5
<p style="color:#c3daf5;">Text here</p>
.mytext {color:#c3daf5;}
This box has a color of #c3daf5
<div style="background-color:#c3daf5;">Content here</div>
.mybackground {background-color:#c3daf5;}
Border around this has a color of #c3daf5
<div style="border:2px solid #c3daf5;">Content here</div>
.myborder {border:2px solid #c3daf5;}