#42f03e color space conversions
Hex:
#42f03e
RGB:
66, 240, 62
CMY:
74, 6, 76
CMYK:
73, 0, 74, 6
HSL:
119°, 85.5769%, 59.2157%
HSV (HSB):
119°, 74.1667%, 94.1176%
XYZ:
34.2764, 63.8262, 15.0706
xyY:
0.3029, 0.5640, 63.8262
CIE-Lab:
83.8752, -74.6014, 68.7432
CIE-LCH:
83.8752, 101.4446, 137.3403
CIE-Luv:
83.8752, -71.5410, 93.4097
Hunter-Lab:
79.8913, -63.2266, 44.7395
#42f03e color charts
#42f03e color shades, tints & tones
#42f03e color schemes
#42f03e color preview, HTML & CSS examples
This text has a color of #42f03e
<p style="color:#42f03e;">Text here</p>
.mytext {color:#42f03e;}
This box has a color of #42f03e
<div style="background-color:#42f03e;">Content here</div>
.mybackground {background-color:#42f03e;}
Border around this has a color of #42f03e
<div style="border:2px solid #42f03e;">Content here</div>
.myborder {border:2px solid #42f03e;}