#bcdef7 color space conversions
Hex:
#bcdef7
RGB:
188, 222, 247
CMY:
26, 13, 3
CMYK:
24, 10, 0, 3
HSL:
205°, 78.6667%, 85.2941%
HSV (HSB):
205°, 23.8866%, 96.8627%
XYZ:
63.6488, 69.6493, 98.0847
xyY:
0.2751, 0.3010, 69.6493
CIE-Lab:
86.8246, -5.7672, -15.8732
CIE-LCH:
86.8246, 16.8885, 250.0323
CIE-Luv:
86.8246, -18.4305, -24.1933
Hunter-Lab:
83.4562, -9.9132, -11.2633
#bcdef7 color charts
#bcdef7 color shades, tints & tones
#bcdef7 color schemes
#bcdef7 color preview, HTML & CSS examples
This text has a color of #bcdef7
<p style="color:#bcdef7;">Text here</p>
.mytext {color:#bcdef7;}
This box has a color of #bcdef7
<div style="background-color:#bcdef7;">Content here</div>
.mybackground {background-color:#bcdef7;}
Border around this has a color of #bcdef7
<div style="border:2px solid #bcdef7;">Content here</div>
.myborder {border:2px solid #bcdef7;}