#2ff07b color space conversions
Hex:
#2ff07b
RGB:
47, 240, 123
CMY:
82, 6, 52
CMYK:
80, 0, 49, 6
HSL:
144°, 86.5471%, 56.2745%
HSV (HSB):
144°, 80.4167%, 94.1176%
XYZ:
35.9075, 64.3546, 29.2680
xyY:
0.2772, 0.4968, 64.3546
CIE-Lab:
84.1500, -70.2278, 43.5978
CIE-LCH:
84.1500, 82.6602, 148.1678
CIE-Luv:
84.1500, -72.1479, 69.4712
Hunter-Lab:
80.2213, -60.4896, 34.5235
#2ff07b color charts
#2ff07b color shades, tints & tones
#2ff07b color schemes
#2ff07b color preview, HTML & CSS examples
This text has a color of #2ff07b
<p style="color:#2ff07b;">Text here</p>
.mytext {color:#2ff07b;}
This box has a color of #2ff07b
<div style="background-color:#2ff07b;">Content here</div>
.mybackground {background-color:#2ff07b;}
Border around this has a color of #2ff07b
<div style="border:2px solid #2ff07b;">Content here</div>
.myborder {border:2px solid #2ff07b;}