#bcdefe color space conversions
Hex:
#bcdefe
RGB:
188, 222, 254
CMY:
26, 13, 0
CMYK:
26, 13, 0, 0
HSL:
209°, 97.0588%, 86.6667%
HSV (HSB):
209°, 25.9843%, 99.6078%
XYZ:
64.7497, 70.0897, 103.8819
xyY:
0.2712, 0.2936, 70.0897
CIE-Lab:
87.0408, -4.1917, -19.2332
CIE-LCH:
87.0408, 19.6847, 257.7052
CIE-Luv:
87.0408, -18.5968, -30.0018
Hunter-Lab:
83.7196, -8.4553, -14.9652
#bcdefe color charts
#bcdefe color shades, tints & tones
#bcdefe color schemes
#bcdefe color preview, HTML & CSS examples
This text has a color of #bcdefe
<p style="color:#bcdefe;">Text here</p>
.mytext {color:#bcdefe;}
This box has a color of #bcdefe
<div style="background-color:#bcdefe;">Content here</div>
.mybackground {background-color:#bcdefe;}
Border around this has a color of #bcdefe
<div style="border:2px solid #bcdefe;">Content here</div>
.myborder {border:2px solid #bcdefe;}