#2ff94e color space conversions
Hex:
#2ff94e
RGB:
47, 249, 78
CMY:
82, 2, 69
CMYK:
81, 0, 69, 2
HSL:
129°, 94.3925%, 58.0392%
HSV (HSB):
129°, 81.1245%, 97.6471%
XYZ:
36.4231, 68.9058, 18.5882
xyY:
0.2939, 0.5561, 68.9058
CIE-Lab:
86.4574, -78.4513, 65.7019
CIE-LCH:
86.4574, 102.3296, 140.0543
CIE-Luv:
86.4574, -76.9053, 92.7601
Hunter-Lab:
83.0095, -66.9439, 44.8299
#2ff94e color charts
#2ff94e color shades, tints & tones
#2ff94e color schemes
#2ff94e color preview, HTML & CSS examples
This text has a color of #2ff94e
<p style="color:#2ff94e;">Text here</p>
.mytext {color:#2ff94e;}
This box has a color of #2ff94e
<div style="background-color:#2ff94e;">Content here</div>
.mybackground {background-color:#2ff94e;}
Border around this has a color of #2ff94e
<div style="border:2px solid #2ff94e;">Content here</div>
.myborder {border:2px solid #2ff94e;}