#bdfc3e color space conversions
Hex:
#bdfc3e
RGB:
189, 252, 62
CMY:
26, 1, 76
CMYK:
25, 0, 75, 1
HSL:
80°, 96.9388%, 61.5686%
HSV (HSB):
80°, 75.3968%, 98.8235%
XYZ:
56.6662, 80.7874, 17.1643
xyY:
0.3665, 0.5225, 80.7874
CIE-Lab:
92.0370, -44.8547, 78.2304
CIE-LCH:
92.0370, 90.1773, 119.8285
CIE-Luv:
92.0370, -31.2524, 98.7089
Hunter-Lab:
89.8818, -44.7575, 51.5949
#bdfc3e color charts
#bdfc3e color shades, tints & tones
#bdfc3e color schemes
#bdfc3e color preview, HTML & CSS examples
This text has a color of #bdfc3e
<p style="color:#bdfc3e;">Text here</p>
.mytext {color:#bdfc3e;}
This box has a color of #bdfc3e
<div style="background-color:#bdfc3e;">Content here</div>
.mybackground {background-color:#bdfc3e;}
Border around this has a color of #bdfc3e
<div style="border:2px solid #bdfc3e;">Content here</div>
.myborder {border:2px solid #bdfc3e;}