#2ace3e color space conversions
Hex:
#2ace3e
RGB:
42, 206, 62
CMY:
84, 19, 76
CMYK:
80, 0, 70, 19
HSL:
127°, 66.1290%, 48.6275%
HSV (HSB):
127°, 79.6117%, 80.7843%
XYZ:
23.8957, 44.9827, 11.9805
xyY:
0.2955, 0.5563, 44.9827
CIE-Lab:
72.8805, -67.5347, 57.4048
CIE-LCH:
72.8805, 88.6354, 139.6353
CIE-Luv:
72.8805, -64.1616, 78.4380
Hunter-Lab:
67.0691, -53.7742, 36.3574
#2ace3e color charts
#2ace3e color shades, tints & tones
#2ace3e color schemes
#2ace3e color preview, HTML & CSS examples
This text has a color of #2ace3e
<p style="color:#2ace3e;">Text here</p>
.mytext {color:#2ace3e;}
This box has a color of #2ace3e
<div style="background-color:#2ace3e;">Content here</div>
.mybackground {background-color:#2ace3e;}
Border around this has a color of #2ace3e
<div style="border:2px solid #2ace3e;">Content here</div>
.myborder {border:2px solid #2ace3e;}