#2dab3f color space conversions
Hex:
#2dab3f
RGB:
45, 171, 63
CMY:
82, 33, 75
CMYK:
74, 0, 63, 33
HSL:
129°, 58.3333%, 42.3529%
HSV (HSB):
129°, 73.6842%, 67.0588%
XYZ:
16.5423, 30.0426, 9.6296
xyY:
0.2943, 0.5344, 30.0426
CIE-Lab:
61.6910, -55.7131, 44.8429
CIE-LCH:
61.6910, 71.5180, 141.1698
CIE-Luv:
61.6910, -51.6901, 61.5238
Hunter-Lab:
54.8111, -42.0472, 27.9513
#2dab3f color charts
#2dab3f color shades, tints & tones
#2dab3f color schemes
#2dab3f color preview, HTML & CSS examples
This text has a color of #2dab3f
<p style="color:#2dab3f;">Text here</p>
.mytext {color:#2dab3f;}
This box has a color of #2dab3f
<div style="background-color:#2dab3f;">Content here</div>
.mybackground {background-color:#2dab3f;}
Border around this has a color of #2dab3f
<div style="border:2px solid #2dab3f;">Content here</div>
.myborder {border:2px solid #2dab3f;}