#3bff85 color space conversions
Hex:
#3bff85
RGB:
59, 255, 133
CMY:
77, 0, 48
CMYK:
77, 0, 48, 0
HSL:
143°, 100.0000%, 61.5686%
HSV (HSB):
143°, 76.8627%, 100.0000%
XYZ:
41.7973, 74.1433, 34.2984
xyY:
0.2782, 0.4935, 74.1433
CIE-Lab:
88.9901, -72.3195, 44.9353
CIE-LCH:
88.9901, 85.1427, 148.1455
CIE-Luv:
88.9901, -74.9845, 72.4078
Hunter-Lab:
86.1065, -64.0400, 36.6578
#3bff85 color charts
#3bff85 color shades, tints & tones
#3bff85 color schemes
#3bff85 color preview, HTML & CSS examples
This text has a color of #3bff85
<p style="color:#3bff85;">Text here</p>
.mytext {color:#3bff85;}
This box has a color of #3bff85
<div style="background-color:#3bff85;">Content here</div>
.mybackground {background-color:#3bff85;}
Border around this has a color of #3bff85
<div style="border:2px solid #3bff85;">Content here</div>
.myborder {border:2px solid #3bff85;}