#bcf80d color space conversions
Hex:
#bcf80d
RGB:
188, 248, 13
CMY:
26, 3, 95
CMYK:
24, 0, 95, 3
HSL:
75°, 94.3775%, 51.1765%
HSV (HSB):
75°, 94.7581%, 97.2549%
XYZ:
54.3791, 77.8552, 12.5423
xyY:
0.3756, 0.5378, 77.8552
CIE-Lab:
90.7138, -44.8907, 86.6768
CIE-LCH:
90.7138, 97.6117, 117.3800
CIE-Luv:
90.7138, -29.7002, 103.5945
Hunter-Lab:
88.2356, -44.4038, 53.3371
#bcf80d color charts
#bcf80d color shades, tints & tones
#bcf80d color schemes
#bcf80d color preview, HTML & CSS examples
This text has a color of #bcf80d
<p style="color:#bcf80d;">Text here</p>
.mytext {color:#bcf80d;}
This box has a color of #bcf80d
<div style="background-color:#bcf80d;">Content here</div>
.mybackground {background-color:#bcf80d;}
Border around this has a color of #bcf80d
<div style="border:2px solid #bcf80d;">Content here</div>
.myborder {border:2px solid #bcf80d;}