#bcc7e4 color space conversions
Hex:
#bcc7e4
RGB:
188, 199, 228
CMY:
26, 22, 11
CMYK:
18, 13, 0, 11
HSL:
224°, 42.5532%, 81.5686%
HSV (HSB):
224°, 17.5439%, 89.4118%
XYZ:
55.1661, 57.1397, 81.5203
xyY:
0.2846, 0.2948, 57.1397
CIE-Lab:
80.2581, 2.1698, -15.6445
CIE-LCH:
80.2581, 15.7943, 277.8963
CIE-Luv:
80.2581, -7.3967, -24.8250
Hunter-Lab:
75.5908, -2.0148, -11.0273
#bcc7e4 color charts
#bcc7e4 color shades, tints & tones
#bcc7e4 color schemes
#bcc7e4 color preview, HTML & CSS examples
This text has a color of #bcc7e4
<p style="color:#bcc7e4;">Text here</p>
.mytext {color:#bcc7e4;}
This box has a color of #bcc7e4
<div style="background-color:#bcc7e4;">Content here</div>
.mybackground {background-color:#bcc7e4;}
Border around this has a color of #bcc7e4
<div style="border:2px solid #bcc7e4;">Content here</div>
.myborder {border:2px solid #bcc7e4;}