#32e3e5 color space conversions
Hex:
#32e3e5
RGB:
50, 227, 229
CMY:
80, 11, 10
CMYK:
78, 1, 0, 10
HSL:
181°, 77.4892%, 54.7059%
HSV (HSB):
181°, 78.1659%, 89.8039%
XYZ:
42.9273, 61.2734, 83.6932
xyY:
0.2285, 0.3261, 61.2734
CIE-Lab:
82.5255, -41.0584, -13.3346
CIE-LCH:
82.5255, 43.1695, 197.9923
CIE-Luv:
82.5255, -60.3949, -14.7528
Hunter-Lab:
78.2773, -39.0959, -8.5980
#32e3e5 color charts
#32e3e5 color shades, tints & tones
#32e3e5 color schemes
#32e3e5 color preview, HTML & CSS examples
This text has a color of #32e3e5
<p style="color:#32e3e5;">Text here</p>
.mytext {color:#32e3e5;}
This box has a color of #32e3e5
<div style="background-color:#32e3e5;">Content here</div>
.mybackground {background-color:#32e3e5;}
Border around this has a color of #32e3e5
<div style="border:2px solid #32e3e5;">Content here</div>
.myborder {border:2px solid #32e3e5;}