#bcc1e6 color space conversions
Hex:
#bcc1e6
RGB:
188, 193, 230
CMY:
26, 24, 10
CMYK:
18, 16, 0, 10
HSL:
233°, 45.6522%, 81.9608%
HSV (HSB):
233°, 18.2609%, 90.1961%
XYZ:
54.0919, 54.5445, 82.5401
xyY:
0.2829, 0.2853, 54.5445
CIE-Lab:
78.7781, 5.8241, -18.9503
CIE-LCH:
78.7781, 19.8251, 287.0842
CIE-Luv:
78.7781, -4.7452, -30.7084
Hunter-Lab:
73.8542, 1.4912, -14.5650
#bcc1e6 color charts
#bcc1e6 color shades, tints & tones
#bcc1e6 color schemes
#bcc1e6 color preview, HTML & CSS examples
This text has a color of #bcc1e6
<p style="color:#bcc1e6;">Text here</p>
.mytext {color:#bcc1e6;}
This box has a color of #bcc1e6
<div style="background-color:#bcc1e6;">Content here</div>
.mybackground {background-color:#bcc1e6;}
Border around this has a color of #bcc1e6
<div style="border:2px solid #bcc1e6;">Content here</div>
.myborder {border:2px solid #bcc1e6;}