#2ff25c color space conversions
Hex:
#2ff25c
RGB:
47, 242, 92
CMY:
82, 5, 64
CMYK:
81, 0, 62, 5
HSL:
134°, 88.2353%, 56.6667%
HSV (HSB):
134°, 80.5785%, 94.9020%
XYZ:
34.8562, 64.8813, 20.8115
xyY:
0.2891, 0.5382, 64.8813
CIE-Lab:
84.4225, -74.9650, 57.9357
CIE-LCH:
84.4225, 94.7433, 142.3018
CIE-Luv:
84.4225, -74.1888, 84.6543
Hunter-Lab:
80.5489, -63.7178, 41.0655
#2ff25c color charts
#2ff25c color shades, tints & tones
#2ff25c color schemes
#2ff25c color preview, HTML & CSS examples
This text has a color of #2ff25c
<p style="color:#2ff25c;">Text here</p>
.mytext {color:#2ff25c;}
This box has a color of #2ff25c
<div style="background-color:#2ff25c;">Content here</div>
.mybackground {background-color:#2ff25c;}
Border around this has a color of #2ff25c
<div style="border:2px solid #2ff25c;">Content here</div>
.myborder {border:2px solid #2ff25c;}