#2fed65 color space conversions
Hex:
#2fed65
RGB:
47, 237, 101
CMY:
82, 7, 60
CMYK:
80, 0, 57, 7
HSL:
137°, 84.0708%, 55.6863%
HSV (HSB):
137°, 80.1688%, 92.9412%
XYZ:
33.8054, 62.1123, 22.5191
xyY:
0.2854, 0.5244, 62.1123
CIE-Lab:
82.9731, -72.3504, 52.3682
CIE-LCH:
82.9731, 89.3141, 144.1025
CIE-Luv:
82.9731, -72.2089, 78.5168
Hunter-Lab:
78.8114, -61.3539, 38.2268
#2fed65 color charts
#2fed65 color shades, tints & tones
#2fed65 color schemes
#2fed65 color preview, HTML & CSS examples
This text has a color of #2fed65
<p style="color:#2fed65;">Text here</p>
.mytext {color:#2fed65;}
This box has a color of #2fed65
<div style="background-color:#2fed65;">Content here</div>
.mybackground {background-color:#2fed65;}
Border around this has a color of #2fed65
<div style="border:2px solid #2fed65;">Content here</div>
.myborder {border:2px solid #2fed65;}