#2fda05 color space conversions
Hex:
#2fda05
RGB:
47, 218, 5
CMY:
82, 15, 98
CMYK:
78, 0, 98, 15
HSL:
108°, 95.5157%, 43.7255%
HSV (HSB):
108°, 97.7064%, 85.4902%
XYZ:
26.2711, 50.7581, 8.5562
xyY:
0.3070, 0.5931, 50.7581
CIE-Lab:
76.5322, -73.1468, 73.8732
CIE-LCH:
76.5322, 103.9601, 134.7169
CIE-Luv:
76.5322, -68.2855, 92.8721
Hunter-Lab:
71.2447, -58.8574, 42.7508
#2fda05 color charts
#2fda05 color shades, tints & tones
#2fda05 color schemes
#2fda05 color preview, HTML & CSS examples
This text has a color of #2fda05
<p style="color:#2fda05;">Text here</p>
.mytext {color:#2fda05;}
This box has a color of #2fda05
<div style="background-color:#2fda05;">Content here</div>
.mybackground {background-color:#2fda05;}
Border around this has a color of #2fda05
<div style="border:2px solid #2fda05;">Content here</div>
.myborder {border:2px solid #2fda05;}