#c3dbfb color space conversions
Hex:
#c3dbfb
RGB:
195, 219, 251
CMY:
24, 14, 2
CMYK:
22, 13, 0, 2
HSL:
214°, 87.5000%, 87.4510%
HSV (HSB):
214°, 22.3108%, 98.4314%
XYZ:
65.2498, 69.2302, 101.1905
xyY:
0.2769, 0.2938, 69.2302
CIE-Lab:
86.6179, -1.2390, -18.2472
CIE-LCH:
86.6179, 18.2892, 266.1154
CIE-Luv:
86.6179, -13.9352, -28.8102
Hunter-Lab:
83.2047, -5.6270, -13.8631
#c3dbfb color charts
#c3dbfb color shades, tints & tones
#c3dbfb color schemes
#c3dbfb color preview, HTML & CSS examples
This text has a color of #c3dbfb
<p style="color:#c3dbfb;">Text here</p>
.mytext {color:#c3dbfb;}
This box has a color of #c3dbfb
<div style="background-color:#c3dbfb;">Content here</div>
.mybackground {background-color:#c3dbfb;}
Border around this has a color of #c3dbfb
<div style="border:2px solid #c3dbfb;">Content here</div>
.myborder {border:2px solid #c3dbfb;}