#bcd4e1 color space conversions
Hex:
#bcd4e1
RGB:
188, 212, 225
CMY:
26, 17, 12
CMYK:
16, 6, 0, 12
HSL:
201°, 38.1443%, 80.9804%
HSV (HSB):
201°, 16.4444%, 88.2353%
XYZ:
57.8731, 63.2146, 80.3856
xyY:
0.2872, 0.3138, 63.2146
CIE-Lab:
83.5552, -5.3282, -9.1133
CIE-LCH:
83.5552, 10.5566, 239.6869
CIE-Luv:
83.5552, -13.2923, -13.2380
Hunter-Lab:
79.5076, -9.2092, -4.2894
#bcd4e1 color charts
#bcd4e1 color shades, tints & tones
#bcd4e1 color schemes
#bcd4e1 color preview, HTML & CSS examples
This text has a color of #bcd4e1
<p style="color:#bcd4e1;">Text here</p>
.mytext {color:#bcd4e1;}
This box has a color of #bcd4e1
<div style="background-color:#bcd4e1;">Content here</div>
.mybackground {background-color:#bcd4e1;}
Border around this has a color of #bcd4e1
<div style="border:2px solid #bcd4e1;">Content here</div>
.myborder {border:2px solid #bcd4e1;}