#32dec8 color space conversions
Hex:
#32dec8
RGB:
50, 222, 200
CMY:
80, 13, 22
CMYK:
77, 0, 10, 13
HSL:
172°, 72.2689%, 53.3333%
HSV (HSB):
172°, 77.4775%, 87.0588%
XYZ:
37.8620, 57.0908, 63.6677
xyY:
0.2387, 0.3599, 57.0908
CIE-Lab:
80.2306, -46.8912, -1.3288
CIE-LCH:
80.2306, 46.9101, 181.6232
CIE-Luv:
80.2306, -60.7918, 5.3494
Hunter-Lab:
75.5584, -42.7817, 2.9315
#32dec8 color charts
#32dec8 color shades, tints & tones
#32dec8 color schemes
#32dec8 color preview, HTML & CSS examples
This text has a color of #32dec8
<p style="color:#32dec8;">Text here</p>
.mytext {color:#32dec8;}
This box has a color of #32dec8
<div style="background-color:#32dec8;">Content here</div>
.mybackground {background-color:#32dec8;}
Border around this has a color of #32dec8
<div style="border:2px solid #32dec8;">Content here</div>
.myborder {border:2px solid #32dec8;}