#42ac83 color space conversions
Hex:
#42ac83
RGB:
66, 172, 131
CMY:
74, 33, 49
CMYK:
62, 0, 24, 33
HSL:
157°, 44.5378%, 46.6667%
HSV (HSB):
157°, 61.6279%, 67.4510%
XYZ:
21.0960, 32.3020, 26.5958
xyY:
0.2637, 0.4038, 32.3020
CIE-Lab:
63.5917, -40.3363, 12.2067
CIE-LCH:
63.5917, 42.1429, 163.1630
CIE-Luv:
63.5917, -44.3895, 23.3678
Hunter-Lab:
56.8348, -33.2051, 12.0397
#42ac83 color charts
#42ac83 color shades, tints & tones
#42ac83 color schemes
#42ac83 color preview, HTML & CSS examples
This text has a color of #42ac83
<p style="color:#42ac83;">Text here</p>
.mytext {color:#42ac83;}
This box has a color of #42ac83
<div style="background-color:#42ac83;">Content here</div>
.mybackground {background-color:#42ac83;}
Border around this has a color of #42ac83
<div style="border:2px solid #42ac83;">Content here</div>
.myborder {border:2px solid #42ac83;}