#3bf000 color space conversions
Hex:
#3bf000
RGB:
59, 240, 0
CMY:
77, 6, 100
CMYK:
75, 0, 100, 6
HSL:
105°, 100.0000%, 47.0588%
HSV (HSB):
105°, 100.0000%, 94.1176%
XYZ:
32.9637, 63.2500, 10.4711
xyY:
0.3090, 0.5929, 63.2500
CIE-Lab:
83.5737, -77.9043, 80.0482
CIE-LCH:
83.5737, 111.6996, 134.2224
CIE-Luv:
83.5737, -73.5460, 101.6251
Hunter-Lab:
79.5299, -65.1922, 47.8646
#3bf000 color charts
#3bf000 color shades, tints & tones
#3bf000 color schemes
#3bf000 color preview, HTML & CSS examples
This text has a color of #3bf000
<p style="color:#3bf000;">Text here</p>
.mytext {color:#3bf000;}
This box has a color of #3bf000
<div style="background-color:#3bf000;">Content here</div>
.mybackground {background-color:#3bf000;}
Border around this has a color of #3bf000
<div style="border:2px solid #3bf000;">Content here</div>
.myborder {border:2px solid #3bf000;}