#2ca70c color space conversions
Hex:
#2ca70c
RGB:
44, 167, 12
CMY:
83, 35, 95
CMYK:
74, 0, 93, 35
HSL:
108°, 86.5922%, 35.0980%
HSV (HSB):
108°, 92.8144%, 65.4902%
XYZ:
14.9238, 28.1995, 5.0043
xyY:
0.3101, 0.5859, 28.1995
CIE-Lab:
60.0685, -58.1385, 59.5122
CIE-LCH:
60.0685, 83.1973, 134.3310
CIE-Luv:
60.0685, -51.5713, 71.8468
Hunter-Lab:
53.1032, -42.7660, 31.5849
#2ca70c color charts
#2ca70c color shades, tints & tones
#2ca70c color schemes
#2ca70c color preview, HTML & CSS examples
This text has a color of #2ca70c
<p style="color:#2ca70c;">Text here</p>
.mytext {color:#2ca70c;}
This box has a color of #2ca70c
<div style="background-color:#2ca70c;">Content here</div>
.mybackground {background-color:#2ca70c;}
Border around this has a color of #2ca70c
<div style="border:2px solid #2ca70c;">Content here</div>
.myborder {border:2px solid #2ca70c;}