#bcdbfa color space conversions
Hex:
#bcdbfa
RGB:
188, 219, 250
CMY:
26, 14, 2
CMYK:
25, 12, 0, 2
HSL:
210°, 86.1111%, 85.8824%
HSV (HSB):
210°, 24.8000%, 98.0392%
XYZ:
63.3259, 68.2565, 100.2797
xyY:
0.2731, 0.2944, 68.2565
CIE-Lab:
86.1346, -3.5341, -18.4931
CIE-LCH:
86.1346, 18.8278, 259.1810
CIE-Luv:
86.1346, -17.1839, -28.8390
Hunter-Lab:
82.6175, -7.7614, -14.1329
#bcdbfa color charts
#bcdbfa color shades, tints & tones
#bcdbfa color schemes
#bcdbfa color preview, HTML & CSS examples
This text has a color of #bcdbfa
<p style="color:#bcdbfa;">Text here</p>
.mytext {color:#bcdbfa;}
This box has a color of #bcdbfa
<div style="background-color:#bcdbfa;">Content here</div>
.mybackground {background-color:#bcdbfa;}
Border around this has a color of #bcdbfa
<div style="border:2px solid #bcdbfa;">Content here</div>
.myborder {border:2px solid #bcdbfa;}