#2dab3d color space conversions
Hex:
#2dab3d
RGB:
45, 171, 61
CMY:
82, 33, 76
CMYK:
74, 0, 64, 33
HSL:
128°, 58.3333%, 42.3529%
HSV (HSB):
128°, 73.6842%, 67.0588%
XYZ:
16.4874, 30.0206, 9.3405
xyY:
0.2952, 0.5375, 30.0206
CIE-Lab:
61.6720, -55.9406, 45.7110
CIE-LCH:
61.6720, 72.2416, 140.7466
CIE-Luv:
61.6720, -51.7596, 62.2900
Hunter-Lab:
54.7911, -42.1713, 28.2463
#2dab3d color charts
#2dab3d color shades, tints & tones
#2dab3d color schemes
#2dab3d color preview, HTML & CSS examples
This text has a color of #2dab3d
<p style="color:#2dab3d;">Text here</p>
.mytext {color:#2dab3d;}
This box has a color of #2dab3d
<div style="background-color:#2dab3d;">Content here</div>
.mybackground {background-color:#2dab3d;}
Border around this has a color of #2dab3d
<div style="border:2px solid #2dab3d;">Content here</div>
.myborder {border:2px solid #2dab3d;}