#2ac03f color space conversions
Hex:
#2ac03f
RGB:
42, 192, 63
CMY:
84, 25, 75
CMYK:
78, 0, 67, 25
HSL:
128°, 64.1026%, 45.8824%
HSV (HSB):
128°, 78.1250%, 75.2941%
XYZ:
20.7017, 38.5504, 11.0525
xyY:
0.2945, 0.5483, 38.5504
CIE-Lab:
68.4243, -63.0648, 52.2631
CIE-LCH:
68.4243, 81.9060, 140.3508
CIE-Luv:
68.4243, -59.4556, 71.6424
Hunter-Lab:
62.0890, -49.1403, 32.9080
#2ac03f color charts
#2ac03f color shades, tints & tones
#2ac03f color schemes
#2ac03f color preview, HTML & CSS examples
This text has a color of #2ac03f
<p style="color:#2ac03f;">Text here</p>
.mytext {color:#2ac03f;}
This box has a color of #2ac03f
<div style="background-color:#2ac03f;">Content here</div>
.mybackground {background-color:#2ac03f;}
Border around this has a color of #2ac03f
<div style="border:2px solid #2ac03f;">Content here</div>
.myborder {border:2px solid #2ac03f;}