#2ff05e color space conversions
Hex:
#2ff05e
RGB:
47, 240, 94
CMY:
82, 6, 63
CMYK:
80, 0, 61, 6
HSL:
135°, 86.5471%, 56.2745%
HSV (HSB):
135°, 80.4167%, 94.1176%
XYZ:
34.3528, 63.7327, 21.0807
xyY:
0.2883, 0.5348, 63.7327
CIE-Lab:
83.8264, -74.1268, 56.4131
CIE-LCH:
83.8264, 93.1515, 142.7276
CIE-Luv:
83.8264, -73.4677, 82.9130
Hunter-Lab:
79.8327, -62.8971, 40.2267
#2ff05e color charts
#2ff05e color shades, tints & tones
#2ff05e color schemes
#2ff05e color preview, HTML & CSS examples
This text has a color of #2ff05e
<p style="color:#2ff05e;">Text here</p>
.mytext {color:#2ff05e;}
This box has a color of #2ff05e
<div style="background-color:#2ff05e;">Content here</div>
.mybackground {background-color:#2ff05e;}
Border around this has a color of #2ff05e
<div style="border:2px solid #2ff05e;">Content here</div>
.myborder {border:2px solid #2ff05e;}