#3bf001 color space conversions
Hex:
#3bf001
RGB:
59, 240, 1
CMY:
77, 6, 100
CMYK:
75, 0, 100, 6
HSL:
105°, 99.1701%, 47.2549%
HSV (HSB):
105°, 99.5833%, 94.1176%
XYZ:
32.9692, 63.2522, 10.5000
xyY:
0.3089, 0.5927, 63.2522
CIE-Lab:
83.5749, -77.8898, 79.9661
CIE-LCH:
83.5749, 111.6306, 134.2464
CIE-Luv:
83.5749, -73.5409, 101.5724
Hunter-Lab:
79.5312, -65.1836, 47.8442
#3bf001 color charts
#3bf001 color shades, tints & tones
#3bf001 color schemes
#3bf001 color preview, HTML & CSS examples
This text has a color of #3bf001
<p style="color:#3bf001;">Text here</p>
.mytext {color:#3bf001;}
This box has a color of #3bf001
<div style="background-color:#3bf001;">Content here</div>
.mybackground {background-color:#3bf001;}
Border around this has a color of #3bf001
<div style="border:2px solid #3bf001;">Content here</div>
.myborder {border:2px solid #3bf001;}