#bcc9e5 color space conversions
Hex:
#bcc9e5
RGB:
188, 201, 229
CMY:
26, 21, 10
CMYK:
18, 12, 0, 10
HSL:
221°, 44.0860%, 81.7647%
HSV (HSB):
221°, 17.9039%, 89.8039%
XYZ:
55.7685, 58.1218, 82.4081
xyY:
0.2841, 0.2961, 58.1218
CIE-Lab:
80.8065, 1.3190, -15.3559
CIE-LCH:
80.8065, 15.4124, 274.9092
CIE-Luv:
80.8065, -8.3622, -24.2449
Hunter-Lab:
76.2377, -2.8415, -10.7224
#bcc9e5 color charts
#bcc9e5 color shades, tints & tones
#bcc9e5 color schemes
#bcc9e5 color preview, HTML & CSS examples
This text has a color of #bcc9e5
<p style="color:#bcc9e5;">Text here</p>
.mytext {color:#bcc9e5;}
This box has a color of #bcc9e5
<div style="background-color:#bcc9e5;">Content here</div>
.mybackground {background-color:#bcc9e5;}
Border around this has a color of #bcc9e5
<div style="border:2px solid #bcc9e5;">Content here</div>
.myborder {border:2px solid #bcc9e5;}