#bcd1ea color space conversions
Hex:
#bcd1ea
RGB:
188, 209, 234
CMY:
26, 18, 8
CMYK:
20, 11, 0, 8
HSL:
213°, 52.2727%, 82.7451%
HSV (HSB):
213°, 19.6581%, 91.7647%
XYZ:
58.3908, 62.2328, 86.7765
xyY:
0.2815, 0.3001, 62.2328
CIE-Lab:
83.0371, -1.8353, -14.6753
CIE-LCH:
83.0371, 14.7896, 262.8716
CIE-Luv:
83.0371, -12.2191, -22.7250
Hunter-Lab:
78.8878, -5.9323, -9.9975
#bcd1ea color charts
#bcd1ea color shades, tints & tones
#bcd1ea color schemes
#bcd1ea color preview, HTML & CSS examples
This text has a color of #bcd1ea
<p style="color:#bcd1ea;">Text here</p>
.mytext {color:#bcd1ea;}
This box has a color of #bcd1ea
<div style="background-color:#bcd1ea;">Content here</div>
.mybackground {background-color:#bcd1ea;}
Border around this has a color of #bcd1ea
<div style="border:2px solid #bcd1ea;">Content here</div>
.myborder {border:2px solid #bcd1ea;}