#bcf2c0 color space conversions
Hex:
#bcf2c0
RGB:
188, 242, 192
CMY:
26, 5, 25
CMYK:
22, 0, 21, 5
HSL:
124°, 67.5000%, 84.3137%
HSV (HSB):
124°, 22.3140%, 94.9020%
XYZ:
62.0056, 78.0014, 61.6569
xyY:
0.3075, 0.3868, 78.0014
CIE-Lab:
90.7805, -26.6161, 18.6402
CIE-LCH:
90.7805, 32.4943, 144.9951
CIE-Luv:
90.7805, -26.9145, 31.9659
Hunter-Lab:
88.3184, -29.2379, 20.4313
#bcf2c0 color charts
#bcf2c0 color shades, tints & tones
#bcf2c0 color schemes
#bcf2c0 color preview, HTML & CSS examples
This text has a color of #bcf2c0
<p style="color:#bcf2c0;">Text here</p>
.mytext {color:#bcf2c0;}
This box has a color of #bcf2c0
<div style="background-color:#bcf2c0;">Content here</div>
.mybackground {background-color:#bcf2c0;}
Border around this has a color of #bcf2c0
<div style="border:2px solid #bcf2c0;">Content here</div>
.myborder {border:2px solid #bcf2c0;}