#32f0a5 color space conversions
Hex:
#32f0a5
RGB:
50, 240, 165
CMY:
80, 6, 35
CMYK:
79, 0, 31, 6
HSL:
156°, 86.3636%, 56.8627%
HSV (HSB):
156°, 79.1667%, 94.1176%
XYZ:
39.2670, 65.7149, 46.2120
xyY:
0.2597, 0.4346, 65.7149
CIE-Lab:
84.8508, -62.3101, 23.5798
CIE-LCH:
84.8508, 66.6225, 159.2720
CIE-Luv:
84.8508, -69.3365, 44.0471
Hunter-Lab:
81.0647, -55.3995, 22.9463
#32f0a5 color charts
#32f0a5 color shades, tints & tones
#32f0a5 color schemes
#32f0a5 color preview, HTML & CSS examples
This text has a color of #32f0a5
<p style="color:#32f0a5;">Text here</p>
.mytext {color:#32f0a5;}
This box has a color of #32f0a5
<div style="background-color:#32f0a5;">Content here</div>
.mybackground {background-color:#32f0a5;}
Border around this has a color of #32f0a5
<div style="border:2px solid #32f0a5;">Content here</div>
.myborder {border:2px solid #32f0a5;}