#32abb5 color space conversions
Hex:
#32abb5
RGB:
50, 171, 181
CMY:
80, 33, 29
CMYK:
72, 6, 0, 29
HSL:
185°, 56.7100%, 45.2941%
HSV (HSB):
185°, 72.3757%, 70.9804%
XYZ:
24.2188, 33.1401, 48.8363
xyY:
0.2281, 0.3121, 33.1401
CIE-Lab:
64.2742, -29.0226, -14.6900
CIE-LCH:
64.2742, 32.5285, 206.8465
CIE-Luv:
64.2742, -44.1012, -18.1515
Hunter-Lab:
57.5675, -25.6476, -10.0003
#32abb5 color charts
#32abb5 color shades, tints & tones
#32abb5 color schemes
#32abb5 color preview, HTML & CSS examples
This text has a color of #32abb5
<p style="color:#32abb5;">Text here</p>
.mytext {color:#32abb5;}
This box has a color of #32abb5
<div style="background-color:#32abb5;">Content here</div>
.mybackground {background-color:#32abb5;}
Border around this has a color of #32abb5
<div style="border:2px solid #32abb5;">Content here</div>
.myborder {border:2px solid #32abb5;}