#bcfc8a color space conversions
Hex:
#bcfc8a
RGB:
188, 252, 138
CMY:
26, 1, 46
CMYK:
25, 0, 45, 1
HSL:
94°, 95.0000%, 76.4706%
HSV (HSB):
94°, 45.2381%, 98.8235%
XYZ:
60.1369, 82.1472, 36.7312
xyY:
0.3359, 0.4589, 82.1472
CIE-Lab:
92.6398, -39.0309, 48.0835
CIE-LCH:
92.6398, 61.9309, 129.0673
CIE-Luv:
92.6398, -31.7109, 70.8102
Hunter-Lab:
90.6351, -40.1756, 39.4164
#bcfc8a color charts
#bcfc8a color shades, tints & tones
#bcfc8a color schemes
#bcfc8a color preview, HTML & CSS examples
This text has a color of #bcfc8a
<p style="color:#bcfc8a;">Text here</p>
.mytext {color:#bcfc8a;}
This box has a color of #bcfc8a
<div style="background-color:#bcfc8a;">Content here</div>
.mybackground {background-color:#bcfc8a;}
Border around this has a color of #bcfc8a
<div style="border:2px solid #bcfc8a;">Content here</div>
.myborder {border:2px solid #bcfc8a;}