#bcc5e4 color space conversions
Hex:
#bcc5e4
RGB:
188, 197, 228
CMY:
26, 23, 11
CMYK:
18, 14, 0, 11
HSL:
227°, 42.5532%, 81.5686%
HSV (HSB):
227°, 17.5439%, 89.4118%
XYZ:
54.7089, 56.2253, 81.3679
xyY:
0.2845, 0.2924, 56.2253
CIE-Lab:
79.7419, 3.2395, -16.4213
CIE-LCH:
79.7419, 16.7377, 281.1597
CIE-Luv:
79.7419, -6.4762, -26.2315
Hunter-Lab:
74.9835, -0.9855, -11.8497
#bcc5e4 color charts
#bcc5e4 color shades, tints & tones
#bcc5e4 color schemes
#bcc5e4 color preview, HTML & CSS examples
This text has a color of #bcc5e4
<p style="color:#bcc5e4;">Text here</p>
.mytext {color:#bcc5e4;}
This box has a color of #bcc5e4
<div style="background-color:#bcc5e4;">Content here</div>
.mybackground {background-color:#bcc5e4;}
Border around this has a color of #bcc5e4
<div style="border:2px solid #bcc5e4;">Content here</div>
.myborder {border:2px solid #bcc5e4;}