#bcf940 color space conversions
Hex:
#bcf940
RGB:
188, 249, 64
CMY:
26, 2, 75
CMYK:
24, 0, 74, 2
HSL:
80°, 93.9086%, 61.3725%
HSV (HSB):
80°, 74.2972%, 97.6471%
XYZ:
55.5401, 78.8129, 17.1356
xyY:
0.3666, 0.5203, 78.8129
CIE-Lab:
91.1496, -43.8356, 76.7606
CIE-LCH:
91.1496, 88.3955, 119.7294
CIE-Luv:
91.1496, -30.2250, 97.0324
Hunter-Lab:
88.7766, -43.6865, 50.6995
#bcf940 color charts
#bcf940 color shades, tints & tones
#bcf940 color schemes
#bcf940 color preview, HTML & CSS examples
This text has a color of #bcf940
<p style="color:#bcf940;">Text here</p>
.mytext {color:#bcf940;}
This box has a color of #bcf940
<div style="background-color:#bcf940;">Content here</div>
.mybackground {background-color:#bcf940;}
Border around this has a color of #bcf940
<div style="border:2px solid #bcf940;">Content here</div>
.myborder {border:2px solid #bcf940;}