#bcc3e7 color space conversions
Hex:
#bcc3e7
RGB:
188, 195, 231
CMY:
26, 24, 9
CMYK:
19, 16, 0, 9
HSL:
230°, 47.2527%, 82.1569%
HSV (HSB):
230°, 18.6147%, 90.5882%
XYZ:
54.6779, 55.4911, 83.4303
xyY:
0.2824, 0.2866, 55.4911
CIE-Lab:
79.3233, 4.9653, -18.6636
CIE-LCH:
79.3233, 19.3128, 284.8979
CIE-Luv:
79.3233, -5.7107, -30.1341
Hunter-Lab:
74.4923, 0.6587, -14.2593
#bcc3e7 color charts
#bcc3e7 color shades, tints & tones
#bcc3e7 color schemes
#bcc3e7 color preview, HTML & CSS examples
This text has a color of #bcc3e7
<p style="color:#bcc3e7;">Text here</p>
.mytext {color:#bcc3e7;}
This box has a color of #bcc3e7
<div style="background-color:#bcc3e7;">Content here</div>
.mybackground {background-color:#bcc3e7;}
Border around this has a color of #bcc3e7
<div style="border:2px solid #bcc3e7;">Content here</div>
.myborder {border:2px solid #bcc3e7;}