#bcc2e2 color space conversions
Hex:
#bcc2e2
RGB:
188, 194, 226
CMY:
26, 24, 11
CMYK:
17, 14, 0, 11
HSL:
231°, 39.5833%, 81.1765%
HSV (HSB):
231°, 16.8142%, 88.6275%
XYZ:
53.7583, 54.7659, 79.6890
xyY:
0.2856, 0.2910, 54.7659
CIE-Lab:
78.9062, 4.4183, -16.6051
CIE-LCH:
78.9062, 17.1828, 284.9002
CIE-Luv:
78.9062, -4.9917, -26.6780
Hunter-Lab:
74.0040, 0.1597, -12.0419
#bcc2e2 color charts
#bcc2e2 color shades, tints & tones
#bcc2e2 color schemes
#bcc2e2 color preview, HTML & CSS examples
This text has a color of #bcc2e2
<p style="color:#bcc2e2;">Text here</p>
.mytext {color:#bcc2e2;}
This box has a color of #bcc2e2
<div style="background-color:#bcc2e2;">Content here</div>
.mybackground {background-color:#bcc2e2;}
Border around this has a color of #bcc2e2
<div style="border:2px solid #bcc2e2;">Content here</div>
.myborder {border:2px solid #bcc2e2;}