#32f232 color space conversions
Hex:
#32f232
RGB:
50, 242, 50
CMY:
80, 5, 80
CMYK:
79, 0, 79, 5
HSL:
120°, 88.0734%, 57.2549%
HSV (HSB):
120°, 79.3388%, 94.9020%
XYZ:
33.6432, 64.4127, 13.6773
xyY:
0.3011, 0.5765, 64.4127
CIE-Lab:
84.1802, -78.1207, 72.5607
CIE-LCH:
84.1802, 106.6204, 137.1132
CIE-Luv:
84.1802, -75.0174, 96.9780
Hunter-Lab:
80.2575, -65.6250, 46.0762
#32f232 color charts
#32f232 color shades, tints & tones
#32f232 color schemes
#32f232 color preview, HTML & CSS examples
This text has a color of #32f232
<p style="color:#32f232;">Text here</p>
.mytext {color:#32f232;}
This box has a color of #32f232
<div style="background-color:#32f232;">Content here</div>
.mybackground {background-color:#32f232;}
Border around this has a color of #32f232
<div style="border:2px solid #32f232;">Content here</div>
.myborder {border:2px solid #32f232;}