#c3dcff color space conversions
Hex:
#c3dcff
RGB:
195, 220, 255
CMY:
24, 14, 0
CMYK:
24, 14, 0, 0
HSL:
215°, 100.0000%, 88.2353%
HSV (HSB):
215°, 23.5294%, 100.0000%
XYZ:
66.1489, 70.0085, 104.6343
xyY:
0.2747, 0.2907, 70.0085
CIE-Lab:
87.0010, -0.8738, -19.7760
CIE-LCH:
87.0010, 19.7953, 267.4701
CIE-Luv:
87.0010, -14.5122, -31.4180
Hunter-Lab:
83.6711, -5.3055, -15.5750
#c3dcff color charts
#c3dcff color shades, tints & tones
#c3dcff color schemes
#c3dcff color preview, HTML & CSS examples
This text has a color of #c3dcff
<p style="color:#c3dcff;">Text here</p>
.mytext {color:#c3dcff;}
This box has a color of #c3dcff
<div style="background-color:#c3dcff;">Content here</div>
.mybackground {background-color:#c3dcff;}
Border around this has a color of #c3dcff
<div style="border:2px solid #c3dcff;">Content here</div>
.myborder {border:2px solid #c3dcff;}