#bcdfd4 color space conversions
Hex:
#bcdfd4
RGB:
188, 223, 212
CMY:
26, 13, 17
CMYK:
16, 0, 5, 13
HSL:
161°, 35.3535%, 80.5882%
HSV (HSB):
161°, 15.6951%, 87.4510%
XYZ:
59.0104, 68.2202, 72.3450
xyY:
0.2957, 0.3418, 68.2202
CIE-Lab:
86.1164, -13.6102, 1.5424
CIE-LCH:
86.1164, 13.6974, 173.5343
CIE-Luv:
86.1164, -18.1118, 4.6955
Hunter-Lab:
82.5955, -17.0128, 5.8850
#bcdfd4 color charts
#bcdfd4 color shades, tints & tones
#bcdfd4 color schemes
#bcdfd4 color preview, HTML & CSS examples
This text has a color of #bcdfd4
<p style="color:#bcdfd4;">Text here</p>
.mytext {color:#bcdfd4;}
This box has a color of #bcdfd4
<div style="background-color:#bcdfd4;">Content here</div>
.mybackground {background-color:#bcdfd4;}
Border around this has a color of #bcdfd4
<div style="border:2px solid #bcdfd4;">Content here</div>
.myborder {border:2px solid #bcdfd4;}