#2fcd05 color space conversions
Hex:
#2fcd05
RGB:
47, 205, 5
CMY:
82, 20, 98
CMYK:
77, 0, 98, 20
HSL:
107°, 95.2381%, 41.1765%
HSV (HSB):
107°, 97.5610%, 80.3922%
XYZ:
23.0310, 44.2779, 7.4762
xyY:
0.3080, 0.5921, 44.2779
CIE-Lab:
72.4139, -69.3766, 70.5402
CIE-LCH:
72.4139, 98.9395, 134.5235
CIE-Luv:
72.4139, -64.0325, 87.7621
Hunter-Lab:
66.5417, -54.6666, 39.9177
#2fcd05 color charts
#2fcd05 color shades, tints & tones
#2fcd05 color schemes
#2fcd05 color preview, HTML & CSS examples
This text has a color of #2fcd05
<p style="color:#2fcd05;">Text here</p>
.mytext {color:#2fcd05;}
This box has a color of #2fcd05
<div style="background-color:#2fcd05;">Content here</div>
.mybackground {background-color:#2fcd05;}
Border around this has a color of #2fcd05
<div style="border:2px solid #2fcd05;">Content here</div>
.myborder {border:2px solid #2fcd05;}