#32f240 color space conversions
Hex:
#32f240
RGB:
50, 242, 64
CMY:
80, 5, 75
CMYK:
79, 0, 74, 5
HSL:
124°, 88.0734%, 57.2549%
HSV (HSB):
124°, 79.3388%, 94.9020%
XYZ:
33.9929, 64.5525, 15.5188
xyY:
0.2980, 0.5659, 64.5525
CIE-Lab:
84.2526, -77.2119, 68.3784
CIE-LCH:
84.2526, 103.1372, 138.4721
CIE-Luv:
84.2526, -74.6977, 93.7394
Hunter-Lab:
80.3446, -65.0816, 44.7892
#32f240 color charts
#32f240 color shades, tints & tones
#32f240 color schemes
#32f240 color preview, HTML & CSS examples
This text has a color of #32f240
<p style="color:#32f240;">Text here</p>
.mytext {color:#32f240;}
This box has a color of #32f240
<div style="background-color:#32f240;">Content here</div>
.mybackground {background-color:#32f240;}
Border around this has a color of #32f240
<div style="border:2px solid #32f240;">Content here</div>
.myborder {border:2px solid #32f240;}