#bcd2bf color space conversions
Hex:
#bcd2bf
RGB:
188, 210, 191
CMY:
26, 18, 25
CMYK:
10, 0, 9, 18
HSL:
128°, 19.6429%, 78.0392%
HSV (HSB):
128°, 10.4762%, 82.3529%
XYZ:
53.1896, 60.5461, 58.1734
xyY:
0.3094, 0.3522, 60.5461
CIE-Lab:
82.1341, -10.9583, 6.9094
CIE-LCH:
82.1341, 12.9547, 147.7677
CIE-Luv:
82.1341, -11.2501, 12.1553
Hunter-Lab:
77.8114, -14.1526, 10.1416
#bcd2bf color charts
#bcd2bf color shades, tints & tones
#bcd2bf color schemes
#bcd2bf color preview, HTML & CSS examples
This text has a color of #bcd2bf
<p style="color:#bcd2bf;">Text here</p>
.mytext {color:#bcd2bf;}
This box has a color of #bcd2bf
<div style="background-color:#bcd2bf;">Content here</div>
.mybackground {background-color:#bcd2bf;}
Border around this has a color of #bcd2bf
<div style="border:2px solid #bcd2bf;">Content here</div>
.myborder {border:2px solid #bcd2bf;}