#bcc2e4 color space conversions
Hex:
#bcc2e4
RGB:
188, 194, 228
CMY:
26, 24, 11
CMYK:
18, 15, 0, 11
HSL:
231°, 42.5532%, 81.5686%
HSV (HSB):
231°, 17.5439%, 89.4118%
XYZ:
54.0344, 54.8764, 81.1431
xyY:
0.2843, 0.2887, 54.8764
CIE-Lab:
78.9700, 4.8503, -17.5848
CIE-LCH:
78.9700, 18.2414, 285.4200
CIE-Luv:
78.9700, -5.0968, -28.3397
Hunter-Lab:
74.0786, 0.5640, -13.0892
#bcc2e4 color charts
#bcc2e4 color shades, tints & tones
#bcc2e4 color schemes
#bcc2e4 color preview, HTML & CSS examples
This text has a color of #bcc2e4
<p style="color:#bcc2e4;">Text here</p>
.mytext {color:#bcc2e4;}
This box has a color of #bcc2e4
<div style="background-color:#bcc2e4;">Content here</div>
.mybackground {background-color:#bcc2e4;}
Border around this has a color of #bcc2e4
<div style="border:2px solid #bcc2e4;">Content here</div>
.myborder {border:2px solid #bcc2e4;}