#32deab color space conversions
Hex:
#32deab
RGB:
50, 222, 171
CMY:
80, 13, 33
CMYK:
77, 0, 23, 13
HSL:
162°, 72.2689%, 53.3333%
HSV (HSB):
162°, 77.4775%, 87.0588%
XYZ:
34.7874, 55.8609, 47.4768
xyY:
0.2519, 0.4044, 55.8609
CIE-Lab:
79.5346, -54.1321, 13.0550
CIE-LCH:
79.5346, 55.6841, 166.4409
CIE-Luv:
79.5346, -62.8275, 27.8319
Hunter-Lab:
74.7402, -47.7136, 14.6556
#32deab color charts
#32deab color shades, tints & tones
#32deab color schemes
#32deab color preview, HTML & CSS examples
This text has a color of #32deab
<p style="color:#32deab;">Text here</p>
.mytext {color:#32deab;}
This box has a color of #32deab
<div style="background-color:#32deab;">Content here</div>
.mybackground {background-color:#32deab;}
Border around this has a color of #32deab
<div style="border:2px solid #32deab;">Content here</div>
.myborder {border:2px solid #32deab;}