#32dff4 color space conversions
Hex:
#32dff4
RGB:
50, 223, 244
CMY:
80, 13, 4
CMYK:
80, 9, 0, 4
HSL:
186°, 89.8148%, 57.6471%
HSV (HSB):
186°, 79.5082%, 95.6863%
XYZ:
44.0322, 59.9851, 94.8455
xyY:
0.2214, 0.3016, 59.9851
CIE-Lab:
81.8301, -34.7975, -22.3342
CIE-LCH:
81.8301, 41.3484, 212.6937
CIE-Luv:
81.8301, -57.9264, -30.6687
Hunter-Lab:
77.4501, -34.0561, -18.3916
#32dff4 color charts
#32dff4 color shades, tints & tones
#32dff4 color schemes
#32dff4 color preview, HTML & CSS examples
This text has a color of #32dff4
<p style="color:#32dff4;">Text here</p>
.mytext {color:#32dff4;}
This box has a color of #32dff4
<div style="background-color:#32dff4;">Content here</div>
.mybackground {background-color:#32dff4;}
Border around this has a color of #32dff4
<div style="border:2px solid #32dff4;">Content here</div>
.myborder {border:2px solid #32dff4;}