#2ace4e color space conversions
Hex:
#2ace4e
RGB:
42, 206, 78
CMY:
84, 19, 69
CMYK:
80, 0, 62, 19
HSL:
133°, 66.1290%, 48.6275%
HSV (HSB):
133°, 79.6117%, 80.7843%
XYZ:
24.4013, 45.1849, 14.6432
xyY:
0.2897, 0.5365, 45.1849
CIE-Lab:
73.0135, -65.8976, 51.0034
CIE-LCH:
73.0135, 83.3297, 142.2609
CIE-Luv:
73.0135, -63.6138, 72.8146
Hunter-Lab:
67.2197, -52.8376, 34.1380
#2ace4e color charts
#2ace4e color shades, tints & tones
#2ace4e color schemes
#2ace4e color preview, HTML & CSS examples
This text has a color of #2ace4e
<p style="color:#2ace4e;">Text here</p>
.mytext {color:#2ace4e;}
This box has a color of #2ace4e
<div style="background-color:#2ace4e;">Content here</div>
.mybackground {background-color:#2ace4e;}
Border around this has a color of #2ace4e
<div style="border:2px solid #2ace4e;">Content here</div>
.myborder {border:2px solid #2ace4e;}