#32e2ed color space conversions
Hex:
#32e2ed
RGB:
50, 226, 237
CMY:
80, 11, 7
CMYK:
79, 5, 0, 7
HSL:
184°, 83.8565%, 56.2745%
HSV (HSB):
184°, 78.9030%, 92.9412%
XYZ:
43.7978, 61.1852, 89.6223
xyY:
0.2251, 0.3144, 61.1852
CIE-Lab:
82.4782, -38.2789, -17.6441
CIE-LCH:
82.4782, 42.1496, 204.7466
CIE-Luv:
82.4782, -59.4643, -22.3029
Hunter-Lab:
78.2210, -36.9403, -13.1773
#32e2ed color charts
#32e2ed color shades, tints & tones
#32e2ed color schemes
#32e2ed color preview, HTML & CSS examples
This text has a color of #32e2ed
<p style="color:#32e2ed;">Text here</p>
.mytext {color:#32e2ed;}
This box has a color of #32e2ed
<div style="background-color:#32e2ed;">Content here</div>
.mybackground {background-color:#32e2ed;}
Border around this has a color of #32e2ed
<div style="border:2px solid #32e2ed;">Content here</div>
.myborder {border:2px solid #32e2ed;}