#2dbe2e color space conversions
Hex:
#2dbe2e
RGB:
45, 190, 46
CMY:
82, 25, 82
CMYK:
76, 0, 76, 25
HSL:
120°, 61.7021%, 46.0784%
HSV (HSB):
120°, 76.3158%, 74.5098%
XYZ:
19.9888, 37.5821, 8.7853
xyY:
0.3012, 0.5664, 37.5821
CIE-Lab:
67.7114, -63.4856, 57.9071
CIE-LCH:
67.7114, 85.9282, 137.6311
CIE-Luv:
67.7114, -58.7848, 75.7757
Hunter-Lab:
61.3042, -49.0808, 34.4163
#2dbe2e color charts
#2dbe2e color shades, tints & tones
#2dbe2e color schemes
#2dbe2e color preview, HTML & CSS examples
This text has a color of #2dbe2e
<p style="color:#2dbe2e;">Text here</p>
.mytext {color:#2dbe2e;}
This box has a color of #2dbe2e
<div style="background-color:#2dbe2e;">Content here</div>
.mybackground {background-color:#2dbe2e;}
Border around this has a color of #2dbe2e
<div style="border:2px solid #2dbe2e;">Content here</div>
.myborder {border:2px solid #2dbe2e;}