#2ff98d color space conversions
Hex:
#2ff98d
RGB:
47, 249, 141
CMY:
82, 2, 45
CMYK:
81, 0, 43, 2
HSL:
148°, 94.3925%, 58.0392%
HSV (HSB):
148°, 81.1245%, 97.6471%
XYZ:
39.8557, 70.2788, 36.6639
xyY:
0.2715, 0.4787, 70.2788
CIE-Lab:
87.1334, -70.2973, 38.6750
CIE-LCH:
87.1334, 80.2338, 151.1821
CIE-Luv:
87.1334, -74.1172, 64.5554
Hunter-Lab:
83.8324, -61.8442, 32.7524
#2ff98d color charts
#2ff98d color shades, tints & tones
#2ff98d color schemes
#2ff98d color preview, HTML & CSS examples
This text has a color of #2ff98d
<p style="color:#2ff98d;">Text here</p>
.mytext {color:#2ff98d;}
This box has a color of #2ff98d
<div style="background-color:#2ff98d;">Content here</div>
.mybackground {background-color:#2ff98d;}
Border around this has a color of #2ff98d
<div style="border:2px solid #2ff98d;">Content here</div>
.myborder {border:2px solid #2ff98d;}