#2dbc6c color space conversions
Hex:
#2dbc6c
RGB:
45, 188, 108
CMY:
82, 26, 58
CMYK:
76, 0, 43, 26
HSL:
146°, 61.3734%, 45.6863%
HSV (HSB):
146°, 76.0638%, 73.7255%
XYZ:
21.7722, 37.6070, 20.2987
xyY:
0.2733, 0.4720, 37.6070
CIE-Lab:
67.7300, -54.9734, 30.1094
CIE-LCH:
67.7300, 62.6789, 151.2901
CIE-Luv:
67.7300, -55.6371, 48.4039
Hunter-Lab:
61.3246, -43.9448, 23.3019
#2dbc6c color charts
#2dbc6c color shades, tints & tones
#2dbc6c color schemes
#2dbc6c color preview, HTML & CSS examples
This text has a color of #2dbc6c
<p style="color:#2dbc6c;">Text here</p>
.mytext {color:#2dbc6c;}
This box has a color of #2dbc6c
<div style="background-color:#2dbc6c;">Content here</div>
.mybackground {background-color:#2dbc6c;}
Border around this has a color of #2dbc6c
<div style="border:2px solid #2dbc6c;">Content here</div>
.myborder {border:2px solid #2dbc6c;}