#2df95c color space conversions
Hex:
#2df95c
RGB:
45, 249, 92
CMY:
82, 2, 64
CMYK:
82, 0, 63, 2
HSL:
134°, 94.4444%, 57.6471%
HSV (HSB):
134°, 81.9277%, 97.6471%
XYZ:
36.8896, 69.0820, 21.5151
xyY:
0.2894, 0.5419, 69.0820
CIE-Lab:
86.5446, -77.2834, 60.3104
CIE-LCH:
86.5446, 98.0310, 142.0322
CIE-Luv:
86.5446, -76.6593, 87.9445
Hunter-Lab:
83.1156, -66.2276, 42.8332
#2df95c color charts
#2df95c color shades, tints & tones
#2df95c color schemes
#2df95c color preview, HTML & CSS examples
This text has a color of #2df95c
<p style="color:#2df95c;">Text here</p>
.mytext {color:#2df95c;}
This box has a color of #2df95c
<div style="background-color:#2df95c;">Content here</div>
.mybackground {background-color:#2df95c;}
Border around this has a color of #2df95c
<div style="border:2px solid #2df95c;">Content here</div>
.myborder {border:2px solid #2df95c;}