#bcfbb2 color space conversions
Hex:
#bcfbb2
RGB:
188, 251, 178
CMY:
26, 2, 30
CMYK:
25, 0, 29, 2
HSL:
112°, 90.1235%, 84.1176%
HSV (HSB):
112°, 29.0837%, 98.4314%
XYZ:
63.2721, 82.9001, 54.7860
xyY:
0.3149, 0.4125, 82.9001
CIE-Lab:
92.9707, -33.1238, 28.8062
CIE-LCH:
92.9707, 43.8974, 138.9880
CIE-Luv:
92.9707, -31.1863, 46.9245
Hunter-Lab:
91.0495, -35.2934, 28.0588
#bcfbb2 color charts
#bcfbb2 color shades, tints & tones
#bcfbb2 color schemes
#bcfbb2 color preview, HTML & CSS examples
This text has a color of #bcfbb2
<p style="color:#bcfbb2;">Text here</p>
.mytext {color:#bcfbb2;}
This box has a color of #bcfbb2
<div style="background-color:#bcfbb2;">Content here</div>
.mybackground {background-color:#bcfbb2;}
Border around this has a color of #bcfbb2
<div style="border:2px solid #bcfbb2;">Content here</div>
.myborder {border:2px solid #bcfbb2;}