#42e86c color space conversions
Hex:
#42e86c
RGB:
66, 232, 108
CMY:
74, 9, 58
CMYK:
72, 0, 53, 9
HSL:
135°, 78.3019%, 58.4314%
HSV (HSB):
135°, 71.5517%, 90.9804%
XYZ:
33.8102, 59.9542, 23.9777
xyY:
0.2872, 0.5092, 59.9542
CIE-Lab:
81.8133, -67.3347, 47.8680
CIE-LCH:
81.8133, 82.6154, 144.5911
CIE-Luv:
81.8133, -67.3024, 72.8940
Hunter-Lab:
77.4301, -57.5599, 35.8408
#42e86c color charts
#42e86c color shades, tints & tones
#42e86c color schemes
#42e86c color preview, HTML & CSS examples
This text has a color of #42e86c
<p style="color:#42e86c;">Text here</p>
.mytext {color:#42e86c;}
This box has a color of #42e86c
<div style="background-color:#42e86c;">Content here</div>
.mybackground {background-color:#42e86c;}
Border around this has a color of #42e86c
<div style="border:2px solid #42e86c;">Content here</div>
.myborder {border:2px solid #42e86c;}