#bcdff1 color space conversions
Hex:
#bcdff1
RGB:
188, 223, 241
CMY:
26, 13, 5
CMYK:
22, 7, 0, 5
HSL:
200°, 65.4321%, 84.1176%
HSV (HSB):
200°, 21.9917%, 94.5098%
XYZ:
63.0039, 69.8176, 93.3746
xyY:
0.2785, 0.3087, 69.8176
CIE-Lab:
86.9073, -7.6064, -12.5878
CIE-LCH:
86.9073, 14.7075, 238.8570
CIE-Luv:
86.9073, -18.7373, -18.5368
Hunter-Lab:
83.5569, -11.6314, -7.7665
#bcdff1 color charts
#bcdff1 color shades, tints & tones
#bcdff1 color schemes
#bcdff1 color preview, HTML & CSS examples
This text has a color of #bcdff1
<p style="color:#bcdff1;">Text here</p>
.mytext {color:#bcdff1;}
This box has a color of #bcdff1
<div style="background-color:#bcdff1;">Content here</div>
.mybackground {background-color:#bcdff1;}
Border around this has a color of #bcdff1
<div style="border:2px solid #bcdff1;">Content here</div>
.myborder {border:2px solid #bcdff1;}