#bcc4e4 color space conversions
Hex:
#bcc4e4
RGB:
188, 196, 228
CMY:
26, 23, 11
CMYK:
18, 14, 0, 11
HSL:
228°, 42.5532%, 81.5686%
HSV (HSB):
228°, 17.5439%, 89.4118%
XYZ:
54.4826, 55.7727, 81.2924
xyY:
0.2844, 0.2912, 55.7727
CIE-Lab:
79.4843, 3.7756, -16.8093
CIE-LCH:
79.4843, 17.2281, 282.6593
CIE-Luv:
79.4843, -6.0161, -26.9345
Hunter-Lab:
74.6811, -0.4697, -12.2620
#bcc4e4 color charts
#bcc4e4 color shades, tints & tones
#bcc4e4 color schemes
#bcc4e4 color preview, HTML & CSS examples
This text has a color of #bcc4e4
<p style="color:#bcc4e4;">Text here</p>
.mytext {color:#bcc4e4;}
This box has a color of #bcc4e4
<div style="background-color:#bcc4e4;">Content here</div>
.mybackground {background-color:#bcc4e4;}
Border around this has a color of #bcc4e4
<div style="border:2px solid #bcc4e4;">Content here</div>
.myborder {border:2px solid #bcc4e4;}