#bcc1d2 color space conversions
Hex:
#bcc1d2
RGB:
188, 193, 210
CMY:
26, 24, 18
CMYK:
10, 8, 0, 18
HSL:
226°, 19.6429%, 78.0392%
HSV (HSB):
226°, 10.4762%, 82.3529%
XYZ:
51.4419, 53.4844, 68.5850
xyY:
0.2965, 0.3082, 53.4844
CIE-Lab:
78.1601, 1.6077, -9.0979
CIE-LCH:
78.1601, 9.2389, 280.0214
CIE-Luv:
78.1601, -3.6795, -14.2182
Hunter-Lab:
73.1331, -2.4258, -4.4097
#bcc1d2 color charts
#bcc1d2 color shades, tints & tones
#bcc1d2 color schemes
#bcc1d2 color preview, HTML & CSS examples
This text has a color of #bcc1d2
<p style="color:#bcc1d2;">Text here</p>
.mytext {color:#bcc1d2;}
This box has a color of #bcc1d2
<div style="background-color:#bcc1d2;">Content here</div>
.mybackground {background-color:#bcc1d2;}
Border around this has a color of #bcc1d2
<div style="border:2px solid #bcc1d2;">Content here</div>
.myborder {border:2px solid #bcc1d2;}