#bcc1e2 color space conversions
Hex:
#bcc1e2
RGB:
188, 193, 226
CMY:
26, 24, 11
CMYK:
17, 15, 0, 11
HSL:
232°, 39.5833%, 81.1765%
HSV (HSB):
232°, 16.8142%, 88.6275%
XYZ:
53.5365, 54.3223, 79.6151
xyY:
0.2856, 0.2898, 54.3223
CIE-Lab:
78.6493, 4.9564, -16.9923
CIE-LCH:
78.6493, 17.7004, 286.2612
CIE-Luv:
78.6493, -4.5299, -27.3788
Hunter-Lab:
73.7037, 0.6765, -12.4528
#bcc1e2 color charts
#bcc1e2 color shades, tints & tones
#bcc1e2 color schemes
#bcc1e2 color preview, HTML & CSS examples
This text has a color of #bcc1e2
<p style="color:#bcc1e2;">Text here</p>
.mytext {color:#bcc1e2;}
This box has a color of #bcc1e2
<div style="background-color:#bcc1e2;">Content here</div>
.mybackground {background-color:#bcc1e2;}
Border around this has a color of #bcc1e2
<div style="border:2px solid #bcc1e2;">Content here</div>
.myborder {border:2px solid #bcc1e2;}