#bcf205 color space conversions
Hex:
#bcf205
RGB:
188, 242, 5
CMY:
26, 5, 98
CMYK:
22, 0, 98, 5
HSL:
74°, 95.9514%, 48.4314%
HSV (HSB):
74°, 97.9339%, 94.9020%
XYZ:
52.5186, 74.2066, 11.6989
xyY:
0.3794, 0.5361, 74.2066
CIE-Lab:
89.0200, -42.3789, 85.9886
CIE-LCH:
89.0200, 95.8645, 116.2361
CIE-Luv:
89.0200, -26.4805, 101.7026
Hunter-Lab:
86.1432, -41.9254, 52.2483
#bcf205 color charts
#bcf205 color shades, tints & tones
#bcf205 color schemes
#bcf205 color preview, HTML & CSS examples
This text has a color of #bcf205
<p style="color:#bcf205;">Text here</p>
.mytext {color:#bcf205;}
This box has a color of #bcf205
<div style="background-color:#bcf205;">Content here</div>
.mybackground {background-color:#bcf205;}
Border around this has a color of #bcf205
<div style="border:2px solid #bcf205;">Content here</div>
.myborder {border:2px solid #bcf205;}