#2da255 color space conversions
Hex:
#2da255
RGB:
45, 162, 85
CMY:
82, 36, 67
CMYK:
72, 0, 48, 36
HSL:
141°, 56.5217%, 40.5882%
HSV (HSB):
141°, 72.2222%, 63.5294%
XYZ:
15.6422, 27.0544, 12.9919
xyY:
0.2809, 0.4858, 27.0544
CIE-Lab:
59.0247, -49.3784, 30.8911
CIE-LCH:
59.0247, 58.2450, 147.9700
CIE-Luv:
59.0247, -47.5347, 46.4153
Hunter-Lab:
52.0139, -37.3437, 21.6004
#2da255 color charts
#2da255 color shades, tints & tones
#2da255 color schemes
#2da255 color preview, HTML & CSS examples
This text has a color of #2da255
<p style="color:#2da255;">Text here</p>
.mytext {color:#2da255;}
This box has a color of #2da255
<div style="background-color:#2da255;">Content here</div>
.mybackground {background-color:#2da255;}
Border around this has a color of #2da255
<div style="border:2px solid #2da255;">Content here</div>
.myborder {border:2px solid #2da255;}