#bcf02c color space conversions
Hex:
#bcf02c
RGB:
188, 240, 44
CMY:
26, 6, 83
CMYK:
22, 0, 82, 6
HSL:
76°, 86.7257%, 55.6863%
HSV (HSB):
76°, 81.6667%, 94.1176%
XYZ:
52.3537, 73.1934, 13.7513
xyY:
0.3758, 0.5254, 73.1934
CIE-Lab:
88.5399, -40.7389, 79.8972
CIE-LCH:
88.5399, 89.6840, 117.0166
CIE-Luv:
88.5399, -25.4186, 97.2914
Hunter-Lab:
85.5531, -40.4859, 50.3573
#bcf02c color charts
#bcf02c color shades, tints & tones
#bcf02c color schemes
#bcf02c color preview, HTML & CSS examples
This text has a color of #bcf02c
<p style="color:#bcf02c;">Text here</p>
.mytext {color:#bcf02c;}
This box has a color of #bcf02c
<div style="background-color:#bcf02c;">Content here</div>
.mybackground {background-color:#bcf02c;}
Border around this has a color of #bcf02c
<div style="border:2px solid #bcf02c;">Content here</div>
.myborder {border:2px solid #bcf02c;}