#32dff2 color space conversions
Hex:
#32dff2
RGB:
50, 223, 242
CMY:
80, 13, 5
CMYK:
79, 8, 0, 5
HSL:
186°, 88.0734%, 57.2549%
HSV (HSB):
186°, 79.3388%, 94.9020%
XYZ:
43.7301, 59.8643, 93.2545
xyY:
0.2222, 0.3041, 59.8643
CIE-Lab:
81.7644, -35.4011, -21.3736
CIE-LCH:
81.7644, 41.3529, 211.1217
CIE-Luv:
81.7644, -58.0721, -28.9562
Hunter-Lab:
77.3720, -34.5141, -17.3004
#32dff2 color charts
#32dff2 color shades, tints & tones
#32dff2 color schemes
#32dff2 color preview, HTML & CSS examples
This text has a color of #32dff2
<p style="color:#32dff2;">Text here</p>
.mytext {color:#32dff2;}
This box has a color of #32dff2
<div style="background-color:#32dff2;">Content here</div>
.mybackground {background-color:#32dff2;}
Border around this has a color of #32dff2
<div style="border:2px solid #32dff2;">Content here</div>
.myborder {border:2px solid #32dff2;}