#32f06f color space conversions
Hex:
#32f06f
RGB:
50, 240, 111
CMY:
80, 6, 56
CMYK:
79, 0, 54, 6
HSL:
139°, 86.3636%, 56.8627%
HSV (HSB):
139°, 79.1667%, 94.1176%
XYZ:
35.3447, 64.1460, 25.5575
xyY:
0.2826, 0.5130, 64.1460
CIE-Lab:
84.0417, -71.6593, 49.1139
CIE-LCH:
84.0417, 86.8748, 145.5740
CIE-Luv:
84.0417, -72.3563, 75.4907
Hunter-Lab:
80.0912, -61.3865, 37.1441
#32f06f color charts
#32f06f color shades, tints & tones
#32f06f color schemes
#32f06f color preview, HTML & CSS examples
This text has a color of #32f06f
<p style="color:#32f06f;">Text here</p>
.mytext {color:#32f06f;}
This box has a color of #32f06f
<div style="background-color:#32f06f;">Content here</div>
.mybackground {background-color:#32f06f;}
Border around this has a color of #32f06f
<div style="border:2px solid #32f06f;">Content here</div>
.myborder {border:2px solid #32f06f;}