#bcdfef color space conversions
Hex:
#bcdfef
RGB:
188, 223, 239
CMY:
26, 13, 6
CMYK:
21, 7, 0, 6
HSL:
199°, 61.4458%, 83.7255%
HSV (HSB):
199°, 21.3389%, 93.7255%
XYZ:
62.7067, 69.6987, 91.8096
xyY:
0.2797, 0.3109, 69.6987
CIE-Lab:
86.8489, -8.0410, -11.6210
CIE-LCH:
86.8489, 14.1317, 235.3192
CIE-Luv:
86.8489, -18.6926, -16.8988
Hunter-Lab:
83.4858, -12.0275, -6.7614
#bcdfef color charts
#bcdfef color shades, tints & tones
#bcdfef color schemes
#bcdfef color preview, HTML & CSS examples
This text has a color of #bcdfef
<p style="color:#bcdfef;">Text here</p>
.mytext {color:#bcdfef;}
This box has a color of #bcdfef
<div style="background-color:#bcdfef;">Content here</div>
.mybackground {background-color:#bcdfef;}
Border around this has a color of #bcdfef
<div style="border:2px solid #bcdfef;">Content here</div>
.myborder {border:2px solid #bcdfef;}