#2ff07a color space conversions
Hex:
#2ff07a
RGB:
47, 240, 122
CMY:
82, 6, 52
CMYK:
80, 0, 49, 6
HSL:
143°, 86.5471%, 56.2745%
HSV (HSB):
143°, 80.4167%, 94.1176%
XYZ:
35.8452, 64.3297, 28.9400
xyY:
0.2776, 0.4982, 64.3297
CIE-Lab:
84.1371, -70.3812, 44.0595
CIE-LCH:
84.1371, 83.0347, 147.9529
CIE-Luv:
84.1371, -72.1991, 69.9946
Hunter-Lab:
80.2058, -60.5856, 34.7509
#2ff07a color charts
#2ff07a color shades, tints & tones
#2ff07a color schemes
#2ff07a color preview, HTML & CSS examples
This text has a color of #2ff07a
<p style="color:#2ff07a;">Text here</p>
.mytext {color:#2ff07a;}
This box has a color of #2ff07a
<div style="background-color:#2ff07a;">Content here</div>
.mybackground {background-color:#2ff07a;}
Border around this has a color of #2ff07a
<div style="border:2px solid #2ff07a;">Content here</div>
.myborder {border:2px solid #2ff07a;}