#bcc5e9 color space conversions
Hex:
#bcc5e9
RGB:
188, 197, 233
CMY:
26, 23, 9
CMYK:
19, 15, 0, 9
HSL:
228°, 50.5618%, 82.5490%
HSV (HSB):
228°, 19.3133%, 91.3725%
XYZ:
55.4133, 56.5071, 85.0772
xyY:
0.2813, 0.2868, 56.5071
CIE-Lab:
79.9015, 4.3287, -18.8630
CIE-LCH:
79.9015, 19.3533, 282.9246
CIE-Luv:
79.9015, -6.7215, -30.3901
Hunter-Lab:
75.1712, 0.0337, -14.4833
#bcc5e9 color charts
#bcc5e9 color shades, tints & tones
#bcc5e9 color schemes
#bcc5e9 color preview, HTML & CSS examples
This text has a color of #bcc5e9
<p style="color:#bcc5e9;">Text here</p>
.mytext {color:#bcc5e9;}
This box has a color of #bcc5e9
<div style="background-color:#bcc5e9;">Content here</div>
.mybackground {background-color:#bcc5e9;}
Border around this has a color of #bcc5e9
<div style="border:2px solid #bcc5e9;">Content here</div>
.myborder {border:2px solid #bcc5e9;}