#bcf800 color space conversions
Hex:
#bcf800
RGB:
188, 248, 0
CMY:
26, 3, 100
CMYK:
24, 0, 100, 3
HSL:
75°, 100.0000%, 48.6275%
HSV (HSB):
75°, 100.0000%, 97.2549%
XYZ:
54.3064, 77.8262, 12.1597
xyY:
0.3764, 0.5394, 77.8262
CIE-Lab:
90.7005, -45.0184, 87.6535
CIE-LCH:
90.7005, 98.5383, 117.1848
CIE-Luv:
90.7005, -29.7002, 104.1975
Hunter-Lab:
88.2191, -44.5015, 53.5811
#bcf800 color charts
#bcf800 color shades, tints & tones
#bcf800 color schemes
#bcf800 color preview, HTML & CSS examples
This text has a color of #bcf800
<p style="color:#bcf800;">Text here</p>
.mytext {color:#bcf800;}
This box has a color of #bcf800
<div style="background-color:#bcf800;">Content here</div>
.mybackground {background-color:#bcf800;}
Border around this has a color of #bcf800
<div style="border:2px solid #bcf800;">Content here</div>
.myborder {border:2px solid #bcf800;}