#bcfe01 color space conversions
Hex:
#bcfe01
RGB:
188, 254, 1
CMY:
26, 0, 100
CMYK:
26, 0, 100, 0
HSL:
76°, 99.2157%, 50.0000%
HSV (HSB):
76°, 99.6063%, 99.6078%
XYZ:
56.1863, 81.5772, 12.8134
xyY:
0.3731, 0.5418, 81.5772
CIE-Lab:
92.3879, -47.5585, 88.8671
CIE-LCH:
92.3879, 100.7927, 118.1541
CIE-Luv:
92.3879, -32.8564, 106.4073
Hunter-Lab:
90.3201, -47.0189, 54.8128
#bcfe01 color charts
#bcfe01 color shades, tints & tones
#bcfe01 color schemes
#bcfe01 color preview, HTML & CSS examples
This text has a color of #bcfe01
<p style="color:#bcfe01;">Text here</p>
.mytext {color:#bcfe01;}
This box has a color of #bcfe01
<div style="background-color:#bcfe01;">Content here</div>
.mybackground {background-color:#bcfe01;}
Border around this has a color of #bcfe01
<div style="border:2px solid #bcfe01;">Content here</div>
.myborder {border:2px solid #bcfe01;}