#3bd04e color space conversions
Hex:
#3bd04e
RGB:
59, 208, 78
CMY:
77, 18, 69
CMYK:
72, 0, 63, 18
HSL:
128°, 61.3169%, 52.3529%
HSV (HSB):
128°, 71.6346%, 81.5686%
XYZ:
25.7347, 46.5916, 14.8445
xyY:
0.2952, 0.5345, 46.5916
CIE-Lab:
73.9278, -64.1528, 52.1125
CIE-LCH:
73.9278, 82.6516, 140.9124
CIE-Luv:
73.9278, -61.5120, 73.8560
Hunter-Lab:
68.2581, -52.1535, 34.8865
#3bd04e color charts
#3bd04e color shades, tints & tones
#3bd04e color schemes
#3bd04e color preview, HTML & CSS examples
This text has a color of #3bd04e
<p style="color:#3bd04e;">Text here</p>
.mytext {color:#3bd04e;}
This box has a color of #3bd04e
<div style="background-color:#3bd04e;">Content here</div>
.mybackground {background-color:#3bd04e;}
Border around this has a color of #3bd04e
<div style="border:2px solid #3bd04e;">Content here</div>
.myborder {border:2px solid #3bd04e;}