#2deb01 color space conversions
Hex:
#2deb01
RGB:
45, 235, 1
CMY:
82, 8, 100
CMYK:
81, 0, 100, 8
HSL:
109°, 99.1525%, 46.2745%
HSV (HSB):
109°, 99.5745%, 92.1569%
XYZ:
30.7960, 59.9767, 9.9823
xyY:
0.3057, 0.5953, 59.9767
CIE-Lab:
81.8255, -78.2447, 78.4828
CIE-LCH:
81.8255, 110.8232, 134.9130
CIE-Luv:
81.8255, -74.0100, 99.6877
Hunter-Lab:
77.4447, -64.5473, 46.5690
#2deb01 color charts
#2deb01 color shades, tints & tones
#2deb01 color schemes
#2deb01 color preview, HTML & CSS examples
This text has a color of #2deb01
<p style="color:#2deb01;">Text here</p>
.mytext {color:#2deb01;}
This box has a color of #2deb01
<div style="background-color:#2deb01;">Content here</div>
.mybackground {background-color:#2deb01;}
Border around this has a color of #2deb01
<div style="border:2px solid #2deb01;">Content here</div>
.myborder {border:2px solid #2deb01;}