#32fc50 color space conversions
Hex:
#32fc50
RGB:
50, 252, 80
CMY:
80, 1, 69
CMYK:
80, 0, 68, 1
HSL:
129°, 97.1154%, 59.2157%
HSV (HSB):
129°, 80.1587%, 98.8235%
XYZ:
37.5738, 70.8781, 19.2899
xyY:
0.2941, 0.5549, 70.8781
CIE-Lab:
87.4258, -78.8406, 65.9926
CIE-LCH:
87.4258, 102.8147, 140.0694
CIE-Luv:
87.4258, -77.4210, 93.4656
Hunter-Lab:
84.1891, -67.6661, 45.3475
#32fc50 color charts
#32fc50 color shades, tints & tones
#32fc50 color schemes
#32fc50 color preview, HTML & CSS examples
This text has a color of #32fc50
<p style="color:#32fc50;">Text here</p>
.mytext {color:#32fc50;}
This box has a color of #32fc50
<div style="background-color:#32fc50;">Content here</div>
.mybackground {background-color:#32fc50;}
Border around this has a color of #32fc50
<div style="border:2px solid #32fc50;">Content here</div>
.myborder {border:2px solid #32fc50;}