#2dbc6a color space conversions
Hex:
#2dbc6a
RGB:
45, 188, 106
CMY:
82, 26, 58
CMYK:
76, 0, 44, 26
HSL:
146°, 61.3734%, 45.6863%
HSV (HSB):
146°, 76.0638%, 73.7255%
XYZ:
21.6669, 37.5649, 19.7445
xyY:
0.2743, 0.4756, 37.5649
CIE-Lab:
67.6987, -55.3325, 31.1050
CIE-LCH:
67.6987, 63.4760, 150.6576
CIE-Luv:
67.6987, -55.7452, 49.5791
Hunter-Lab:
61.2902, -44.1558, 23.8031
#2dbc6a color charts
#2dbc6a color shades, tints & tones
#2dbc6a color schemes
#2dbc6a color preview, HTML & CSS examples
This text has a color of #2dbc6a
<p style="color:#2dbc6a;">Text here</p>
.mytext {color:#2dbc6a;}
This box has a color of #2dbc6a
<div style="background-color:#2dbc6a;">Content here</div>
.mybackground {background-color:#2dbc6a;}
Border around this has a color of #2dbc6a
<div style="border:2px solid #2dbc6a;">Content here</div>
.myborder {border:2px solid #2dbc6a;}