#32dfec color space conversions
Hex:
#32dfec
RGB:
50, 223, 236
CMY:
80, 13, 7
CMYK:
79, 6, 0, 7
HSL:
184°, 83.0357%, 56.0784%
HSV (HSB):
184°, 78.8136%, 92.5490%
XYZ:
42.8434, 59.5096, 88.5853
xyY:
0.2244, 0.3117, 59.5096
CIE-Lab:
81.5709, -37.1939, -18.4827
CIE-LCH:
81.5709, 41.5331, 206.4241
CIE-Luv:
81.5709, -58.5101, -23.8343
Hunter-Lab:
77.1425, -35.8639, -14.0850
#32dfec color charts
#32dfec color shades, tints & tones
#32dfec color schemes
#32dfec color preview, HTML & CSS examples
This text has a color of #32dfec
<p style="color:#32dfec;">Text here</p>
.mytext {color:#32dfec;}
This box has a color of #32dfec
<div style="background-color:#32dfec;">Content here</div>
.mybackground {background-color:#32dfec;}
Border around this has a color of #32dfec
<div style="border:2px solid #32dfec;">Content here</div>
.myborder {border:2px solid #32dfec;}