#bcc8e1 color space conversions
Hex:
#bcc8e1
RGB:
188, 200, 225
CMY:
26, 22, 12
CMYK:
16, 11, 0, 12
HSL:
221°, 38.1443%, 80.9804%
HSV (HSB):
221°, 16.4444%, 88.2353%
XYZ:
54.9839, 57.4362, 79.4225
xyY:
0.2866, 0.2994, 57.4362
CIE-Lab:
80.4243, 0.9939, -13.7866
CIE-LCH:
80.4243, 13.8224, 274.1234
CIE-Luv:
80.4243, -7.7214, -21.6441
Hunter-Lab:
75.7866, -3.1232, -9.0838
#bcc8e1 color charts
#bcc8e1 color shades, tints & tones
#bcc8e1 color schemes
#bcc8e1 color preview, HTML & CSS examples
This text has a color of #bcc8e1
<p style="color:#bcc8e1;">Text here</p>
.mytext {color:#bcc8e1;}
This box has a color of #bcc8e1
<div style="background-color:#bcc8e1;">Content here</div>
.mybackground {background-color:#bcc8e1;}
Border around this has a color of #bcc8e1
<div style="border:2px solid #bcc8e1;">Content here</div>
.myborder {border:2px solid #bcc8e1;}