#bcddfd color space conversions
Hex:
#bcddfd
RGB:
188, 221, 253
CMY:
26, 13, 1
CMYK:
26, 13, 0, 1
HSL:
210°, 94.2029%, 86.4706%
HSV (HSB):
210°, 25.6917%, 99.2157%
XYZ:
64.3251, 69.4961, 102.9523
xyY:
0.2717, 0.2935, 69.4961
CIE-Lab:
86.7491, -3.8982, -19.1471
CIE-LCH:
86.7491, 19.5399, 258.4924
CIE-Luv:
86.7491, -18.1365, -29.8922
Hunter-Lab:
83.3643, -8.1544, -14.8662
#bcddfd color charts
#bcddfd color shades, tints & tones
#bcddfd color schemes
#bcddfd color preview, HTML & CSS examples
This text has a color of #bcddfd
<p style="color:#bcddfd;">Text here</p>
.mytext {color:#bcddfd;}
This box has a color of #bcddfd
<div style="background-color:#bcddfd;">Content here</div>
.mybackground {background-color:#bcddfd;}
Border around this has a color of #bcddfd
<div style="border:2px solid #bcddfd;">Content here</div>
.myborder {border:2px solid #bcddfd;}