#32f202 color space conversions
Hex:
#32f202
RGB:
50, 242, 2
CMY:
80, 5, 99
CMYK:
79, 0, 99, 5
HSL:
108°, 98.3607%, 47.8431%
HSV (HSB):
108°, 99.1736%, 94.9020%
XYZ:
33.0785, 64.1868, 10.7033
xyY:
0.3064, 0.5945, 64.1868
CIE-Lab:
84.0629, -79.6056, 80.2192
CIE-LCH:
84.0629, 113.0141, 134.7800
CIE-Luv:
84.0629, -75.5448, 102.3048
Hunter-Lab:
80.1166, -66.5052, 48.1607
#32f202 color charts
#32f202 color shades, tints & tones
#32f202 color schemes
#32f202 color preview, HTML & CSS examples
This text has a color of #32f202
<p style="color:#32f202;">Text here</p>
.mytext {color:#32f202;}
This box has a color of #32f202
<div style="background-color:#32f202;">Content here</div>
.mybackground {background-color:#32f202;}
Border around this has a color of #32f202
<div style="border:2px solid #32f202;">Content here</div>
.myborder {border:2px solid #32f202;}