#bcd2d9 color space conversions
Hex:
#bcd2d9
RGB:
188, 210, 217
CMY:
26, 18, 15
CMYK:
13, 3, 0, 15
HSL:
194°, 27.6190%, 79.4118%
HSV (HSB):
194°, 13.3641%, 85.0980%
XYZ:
56.3100, 61.7943, 74.6053
xyY:
0.2922, 0.3207, 61.7943
CIE-Lab:
82.8039, -5.9404, -5.9677
CIE-LCH:
82.8039, 8.4203, 225.1315
CIE-Luv:
82.8039, -12.0935, -8.1619
Hunter-Lab:
78.6094, -9.7020, -1.2434
#bcd2d9 color charts
#bcd2d9 color shades, tints & tones
#bcd2d9 color schemes
#bcd2d9 color preview, HTML & CSS examples
This text has a color of #bcd2d9
<p style="color:#bcd2d9;">Text here</p>
.mytext {color:#bcd2d9;}
This box has a color of #bcd2d9
<div style="background-color:#bcd2d9;">Content here</div>
.mybackground {background-color:#bcd2d9;}
Border around this has a color of #bcd2d9
<div style="border:2px solid #bcd2d9;">Content here</div>
.myborder {border:2px solid #bcd2d9;}