#32ffed color space conversions
Hex:
#32ffed
RGB:
50, 255, 237
CMY:
80, 0, 7
CMYK:
80, 0, 7, 0
HSL:
175°, 100.0000%, 59.8039%
HSV (HSB):
175°, 80.3922%, 100.0000%
XYZ:
52.3615, 78.3125, 92.4769
xyY:
0.2346, 0.3509, 78.3125
CIE-Lab:
90.9223, -50.9880, -5.0545
CIE-LCH:
90.9223, 51.2379, 185.6613
CIE-Luv:
90.9223, -69.2942, 0.1651
Hunter-Lab:
88.4944, -49.2480, -0.0122
#32ffed color charts
#32ffed color shades, tints & tones
#32ffed color schemes
#32ffed color preview, HTML & CSS examples
This text has a color of #32ffed
<p style="color:#32ffed;">Text here</p>
.mytext {color:#32ffed;}
This box has a color of #32ffed
<div style="background-color:#32ffed;">Content here</div>
.mybackground {background-color:#32ffed;}
Border around this has a color of #32ffed
<div style="border:2px solid #32ffed;">Content here</div>
.myborder {border:2px solid #32ffed;}