#c3dbed color space conversions
Hex:
#c3dbed
RGB:
195, 219, 237
CMY:
24, 14, 7
CMYK:
18, 8, 0, 7
HSL:
206°, 53.8462%, 84.7059%
HSV (HSB):
206°, 17.7215%, 92.9412%
XYZ:
63.1233, 68.3796, 89.9924
xyY:
0.2850, 0.3087, 68.3796
CIE-Lab:
86.1959, -4.2647, -11.4920
CIE-LCH:
86.1959, 12.2578, 249.6400
CIE-Luv:
86.1959, -13.4671, -17.2820
Hunter-Lab:
82.6919, -8.4521, -6.6401
#c3dbed color charts
#c3dbed color shades, tints & tones
#c3dbed color schemes
#c3dbed color preview, HTML & CSS examples
This text has a color of #c3dbed
<p style="color:#c3dbed;">Text here</p>
.mytext {color:#c3dbed;}
This box has a color of #c3dbed
<div style="background-color:#c3dbed;">Content here</div>
.mybackground {background-color:#c3dbed;}
Border around this has a color of #c3dbed
<div style="border:2px solid #c3dbed;">Content here</div>
.myborder {border:2px solid #c3dbed;}