#32ffe5 color space conversions
Hex:
#32ffe5
RGB:
50, 255, 229
CMY:
80, 0, 10
CMYK:
80, 0, 10, 0
HSL:
172°, 100.0000%, 59.8039%
HSV (HSB):
172°, 80.3922%, 100.0000%
XYZ:
51.2182, 77.8553, 86.4568
xyY:
0.2376, 0.3612, 77.8553
CIE-Lab:
90.7138, -53.0942, -1.2116
CIE-LCH:
90.7138, 53.1080, 181.3072
CIE-Luv:
90.7138, -69.8887, 6.6212
Hunter-Lab:
88.2356, -50.7982, 3.6702
#32ffe5 color charts
#32ffe5 color shades, tints & tones
#32ffe5 color schemes
#32ffe5 color preview, HTML & CSS examples
This text has a color of #32ffe5
<p style="color:#32ffe5;">Text here</p>
.mytext {color:#32ffe5;}
This box has a color of #32ffe5
<div style="background-color:#32ffe5;">Content here</div>
.mybackground {background-color:#32ffe5;}
Border around this has a color of #32ffe5
<div style="border:2px solid #32ffe5;">Content here</div>
.myborder {border:2px solid #32ffe5;}