#32eceb color space conversions
Hex:
#32eceb
RGB:
50, 236, 235
CMY:
80, 7, 8
CMYK:
79, 0, 0, 7
HSL:
180°, 83.0357%, 56.0784%
HSV (HSB):
180°, 78.8136%, 92.5490%
XYZ:
46.3062, 66.6672, 89.0247
xyY:
0.2292, 0.3300, 66.6672
CIE-Lab:
85.3356, -43.3587, -12.3001
CIE-LCH:
85.3356, 45.0696, 195.8377
CIE-Luv:
85.3356, -63.0245, -12.7566
Hunter-Lab:
81.6500, -41.6545, -7.4902
#32eceb color charts
#32eceb color shades, tints & tones
#32eceb color schemes
#32eceb color preview, HTML & CSS examples
This text has a color of #32eceb
<p style="color:#32eceb;">Text here</p>
.mytext {color:#32eceb;}
This box has a color of #32eceb
<div style="background-color:#32eceb;">Content here</div>
.mybackground {background-color:#32eceb;}
Border around this has a color of #32eceb
<div style="border:2px solid #32eceb;">Content here</div>
.myborder {border:2px solid #32eceb;}