#3bff8f color space conversions
Hex:
#3bff8f
RGB:
59, 255, 143
CMY:
77, 0, 44
CMYK:
77, 0, 44, 0
HSL:
146°, 100.0000%, 61.5686%
HSV (HSB):
146°, 76.8627%, 100.0000%
XYZ:
42.5216, 74.4330, 38.1125
xyY:
0.2742, 0.4800, 74.4330
CIE-Lab:
89.1267, -70.7245, 40.3028
CIE-LCH:
89.1267, 81.4019, 150.3231
CIE-Luv:
89.1267, -74.4620, 66.9145
Hunter-Lab:
86.2745, -63.0044, 34.2003
#3bff8f color charts
#3bff8f color shades, tints & tones
#3bff8f color schemes
#3bff8f color preview, HTML & CSS examples
This text has a color of #3bff8f
<p style="color:#3bff8f;">Text here</p>
.mytext {color:#3bff8f;}
This box has a color of #3bff8f
<div style="background-color:#3bff8f;">Content here</div>
.mybackground {background-color:#3bff8f;}
Border around this has a color of #3bff8f
<div style="border:2px solid #3bff8f;">Content here</div>
.myborder {border:2px solid #3bff8f;}