#bcc8e2 color space conversions
Hex:
#bcc8e2
RGB:
188, 200, 226
CMY:
26, 22, 11
CMYK:
17, 12, 0, 11
HSL:
221°, 39.5833%, 81.1765%
HSV (HSB):
221°, 16.8142%, 88.6275%
XYZ:
55.1208, 57.4909, 80.1432
xyY:
0.2860, 0.2983, 57.4909
CIE-Lab:
80.4549, 1.2073, -14.2767
CIE-LCH:
80.4549, 14.3276, 274.8335
CIE-Luv:
80.4549, -7.7667, -22.4689
Hunter-Lab:
75.8228, -2.9259, -9.5924
#bcc8e2 color charts
#bcc8e2 color shades, tints & tones
#bcc8e2 color schemes
#bcc8e2 color preview, HTML & CSS examples
This text has a color of #bcc8e2
<p style="color:#bcc8e2;">Text here</p>
.mytext {color:#bcc8e2;}
This box has a color of #bcc8e2
<div style="background-color:#bcc8e2;">Content here</div>
.mybackground {background-color:#bcc8e2;}
Border around this has a color of #bcc8e2
<div style="border:2px solid #bcc8e2;">Content here</div>
.myborder {border:2px solid #bcc8e2;}