#3aff7f color space conversions
Hex:
#3aff7f
RGB:
58, 255, 127
CMY:
77, 0, 50
CMYK:
77, 0, 50, 0
HSL:
141°, 100.0000%, 61.3725%
HSV (HSB):
141°, 77.2549%, 100.0000%
XYZ:
41.3357, 73.9518, 32.1742
xyY:
0.2803, 0.5015, 73.9518
CIE-Lab:
88.8997, -73.3345, 47.6488
CIE-LCH:
88.8997, 87.4549, 146.9864
CIE-Luv:
88.8997, -75.4229, 75.5129
Hunter-Lab:
85.9953, -64.6914, 38.0140
#3aff7f color charts
#3aff7f color shades, tints & tones
#3aff7f color schemes
#3aff7f color preview, HTML & CSS examples
This text has a color of #3aff7f
<p style="color:#3aff7f;">Text here</p>
.mytext {color:#3aff7f;}
This box has a color of #3aff7f
<div style="background-color:#3aff7f;">Content here</div>
.mybackground {background-color:#3aff7f;}
Border around this has a color of #3aff7f
<div style="border:2px solid #3aff7f;">Content here</div>
.myborder {border:2px solid #3aff7f;}