#32f8ae color space conversions
Hex:
#32f8ae
RGB:
50, 248, 174
CMY:
80, 3, 32
CMYK:
80, 0, 30, 3
HSL:
158°, 93.3962%, 58.4314%
HSV (HSB):
158°, 79.8387%, 97.2549%
XYZ:
42.5228, 70.8689, 51.4823
xyY:
0.2579, 0.4298, 70.8689
CIE-Lab:
87.4213, -63.3698, 22.5023
CIE-LCH:
87.4213, 67.2464, 160.4503
CIE-Luv:
87.4213, -71.4244, 43.0371
Hunter-Lab:
84.1837, -57.1577, 22.6699
#32f8ae color charts
#32f8ae color shades, tints & tones
#32f8ae color schemes
#32f8ae color preview, HTML & CSS examples
This text has a color of #32f8ae
<p style="color:#32f8ae;">Text here</p>
.mytext {color:#32f8ae;}
This box has a color of #32f8ae
<div style="background-color:#32f8ae;">Content here</div>
.mybackground {background-color:#32f8ae;}
Border around this has a color of #32f8ae
<div style="border:2px solid #32f8ae;">Content here</div>
.myborder {border:2px solid #32f8ae;}