#bcc3e3 color space conversions
Hex:
#bcc3e3
RGB:
188, 195, 227
CMY:
26, 24, 11
CMYK:
17, 14, 0, 11
HSL:
229°, 41.0526%, 81.3725%
HSV (HSB):
229°, 17.1806%, 89.0196%
XYZ:
54.1193, 55.2676, 80.4884
xyY:
0.2850, 0.2911, 55.2676
CIE-Lab:
79.1952, 4.0964, -16.7076
CIE-LCH:
79.1952, 17.2024, 283.7762
CIE-Luv:
79.1952, -5.5050, -26.8066
Hunter-Lab:
74.3422, -0.1553, -12.1522
#bcc3e3 color charts
#bcc3e3 color shades, tints & tones
#bcc3e3 color schemes
#bcc3e3 color preview, HTML & CSS examples
This text has a color of #bcc3e3
<p style="color:#bcc3e3;">Text here</p>
.mytext {color:#bcc3e3;}
This box has a color of #bcc3e3
<div style="background-color:#bcc3e3;">Content here</div>
.mybackground {background-color:#bcc3e3;}
Border around this has a color of #bcc3e3
<div style="border:2px solid #bcc3e3;">Content here</div>
.myborder {border:2px solid #bcc3e3;}