#2ff94a color space conversions
Hex:
#2ff94a
RGB:
47, 249, 74
CMY:
82, 2, 71
CMYK:
81, 0, 70, 2
HSL:
128°, 94.3925%, 58.0392%
HSV (HSB):
128°, 81.1245%, 97.6471%
XYZ:
36.2840, 68.8501, 17.8556
xyY:
0.2950, 0.5598, 68.8501
CIE-Lab:
86.4298, -78.7954, 67.1314
CIE-LCH:
86.4298, 103.5149, 139.5699
CIE-Luv:
86.4298, -77.0269, 93.9779
Hunter-Lab:
82.9760, -67.1529, 45.3246
#2ff94a color charts
#2ff94a color shades, tints & tones
#2ff94a color schemes
#2ff94a color preview, HTML & CSS examples
This text has a color of #2ff94a
<p style="color:#2ff94a;">Text here</p>
.mytext {color:#2ff94a;}
This box has a color of #2ff94a
<div style="background-color:#2ff94a;">Content here</div>
.mybackground {background-color:#2ff94a;}
Border around this has a color of #2ff94a
<div style="border:2px solid #2ff94a;">Content here</div>
.myborder {border:2px solid #2ff94a;}