#bcdffb color space conversions
Hex:
#bcdffb
RGB:
188, 223, 251
CMY:
26, 13, 2
CMYK:
25, 11, 0, 2
HSL:
207°, 88.7324%, 86.0784%
HSV (HSB):
207°, 25.0996%, 98.4314%
XYZ:
64.5393, 70.4318, 101.4599
xyY:
0.2730, 0.2979, 70.4318
CIE-Lab:
87.2082, -5.3901, -17.4025
CIE-LCH:
87.2082, 18.2181, 252.7905
CIE-Luv:
87.2082, -18.9636, -26.7867
Hunter-Lab:
83.9236, -9.5955, -12.9324
#bcdffb color charts
#bcdffb color shades, tints & tones
#bcdffb color schemes
#bcdffb color preview, HTML & CSS examples
This text has a color of #bcdffb
<p style="color:#bcdffb;">Text here</p>
.mytext {color:#bcdffb;}
This box has a color of #bcdffb
<div style="background-color:#bcdffb;">Content here</div>
.mybackground {background-color:#bcdffb;}
Border around this has a color of #bcdffb
<div style="border:2px solid #bcdffb;">Content here</div>
.myborder {border:2px solid #bcdffb;}