#bcf56a color space conversions
Hex:
#bcf56a
RGB:
188, 245, 106
CMY:
26, 4, 58
CMYK:
23, 0, 57, 4
HSL:
85°, 87.4214%, 68.8235%
HSV (HSB):
85°, 56.7347%, 96.0784%
XYZ:
55.9930, 77.0368, 25.5541
xyY:
0.3531, 0.4858, 77.0368
CIE-Lab:
90.3385, -39.2069, 59.9759
CIE-LCH:
90.3385, 71.6539, 123.1731
CIE-Luv:
90.3385, -28.1581, 82.0644
Hunter-Lab:
87.7706, -39.7251, 44.1773
#bcf56a color charts
#bcf56a color shades, tints & tones
#bcf56a color schemes
#bcf56a color preview, HTML & CSS examples
This text has a color of #bcf56a
<p style="color:#bcf56a;">Text here</p>
.mytext {color:#bcf56a;}
This box has a color of #bcf56a
<div style="background-color:#bcf56a;">Content here</div>
.mybackground {background-color:#bcf56a;}
Border around this has a color of #bcf56a
<div style="border:2px solid #bcf56a;">Content here</div>
.myborder {border:2px solid #bcf56a;}