#32f56f color space conversions
Hex:
#32f56f
RGB:
50, 245, 111
CMY:
80, 4, 56
CMYK:
80, 0, 55, 4
HSL:
139°, 90.6977%, 57.8431%
HSV (HSB):
139°, 79.5918%, 96.0784%
XYZ:
36.8370, 67.1306, 26.0549
xyY:
0.2833, 0.5163, 67.1306
CIE-Lab:
85.5699, -73.2553, 50.9534
CIE-LCH:
85.5699, 89.2333, 145.1791
CIE-Luv:
85.5699, -73.9850, 78.0502
Hunter-Lab:
81.9333, -63.1300, 38.4990
#32f56f color charts
#32f56f color shades, tints & tones
#32f56f color schemes
#32f56f color preview, HTML & CSS examples
This text has a color of #32f56f
<p style="color:#32f56f;">Text here</p>
.mytext {color:#32f56f;}
This box has a color of #32f56f
<div style="background-color:#32f56f;">Content here</div>
.mybackground {background-color:#32f56f;}
Border around this has a color of #32f56f
<div style="border:2px solid #32f56f;">Content here</div>
.myborder {border:2px solid #32f56f;}