#2dfa04 color space conversions
Hex:
#2dfa04
RGB:
45, 250, 4
CMY:
82, 2, 98
CMYK:
82, 0, 98, 2
HSL:
110°, 96.8504%, 49.8039%
HSV (HSB):
110°, 98.4000%, 98.0392%
XYZ:
35.2897, 68.9379, 11.5612
xyY:
0.3048, 0.5954, 68.9379
CIE-Lab:
86.4733, -82.3267, 81.9719
CIE-LCH:
86.4733, 116.1769, 135.1237
CIE-Luv:
86.4733, -78.6719, 105.2612
Hunter-Lab:
83.0288, -69.4327, 49.8644
#2dfa04 color charts
#2dfa04 color shades, tints & tones
#2dfa04 color schemes
#2dfa04 color preview, HTML & CSS examples
This text has a color of #2dfa04
<p style="color:#2dfa04;">Text here</p>
.mytext {color:#2dfa04;}
This box has a color of #2dfa04
<div style="background-color:#2dfa04;">Content here</div>
.mybackground {background-color:#2dfa04;}
Border around this has a color of #2dfa04
<div style="border:2px solid #2dfa04;">Content here</div>
.myborder {border:2px solid #2dfa04;}