#bcc5e5 color space conversions
Hex:
#bcc5e5
RGB:
188, 197, 229
CMY:
26, 23, 10
CMYK:
18, 14, 0, 10
HSL:
227°, 44.0860%, 81.7647%
HSV (HSB):
227°, 17.9039%, 89.8039%
XYZ:
54.8481, 56.2810, 82.1013
xyY:
0.2838, 0.2913, 56.2810
CIE-Lab:
79.7735, 3.4559, -16.9104
CIE-LCH:
79.7735, 17.2599, 281.5502
CIE-Luv:
79.7735, -6.5251, -27.0615
Hunter-Lab:
75.0207, -0.7836, -12.3714
#bcc5e5 color charts
#bcc5e5 color shades, tints & tones
#bcc5e5 color schemes
#bcc5e5 color preview, HTML & CSS examples
This text has a color of #bcc5e5
<p style="color:#bcc5e5;">Text here</p>
.mytext {color:#bcc5e5;}
This box has a color of #bcc5e5
<div style="background-color:#bcc5e5;">Content here</div>
.mybackground {background-color:#bcc5e5;}
Border around this has a color of #bcc5e5
<div style="border:2px solid #bcc5e5;">Content here</div>
.myborder {border:2px solid #bcc5e5;}