#32ffe2 color space conversions
Hex:
#32ffe2
RGB:
50, 255, 226
CMY:
80, 0, 11
CMYK:
80, 0, 11, 0
HSL:
172°, 100.0000%, 59.8039%
HSV (HSB):
172°, 80.3922%, 100.0000%
XYZ:
50.8029, 77.6891, 84.2694
xyY:
0.2388, 0.3651, 77.6891
CIE-Lab:
90.6378, -53.8697, 0.2327
CIE-LCH:
90.6378, 53.8702, 179.7525
CIE-Luv:
90.6378, -70.1104, 9.0163
Hunter-Lab:
88.1414, -51.3638, 5.0136
#32ffe2 color charts
#32ffe2 color shades, tints & tones
#32ffe2 color schemes
#32ffe2 color preview, HTML & CSS examples
This text has a color of #32ffe2
<p style="color:#32ffe2;">Text here</p>
.mytext {color:#32ffe2;}
This box has a color of #32ffe2
<div style="background-color:#32ffe2;">Content here</div>
.mybackground {background-color:#32ffe2;}
Border around this has a color of #32ffe2
<div style="border:2px solid #32ffe2;">Content here</div>
.myborder {border:2px solid #32ffe2;}