#32abb4 color space conversions
Hex:
#32abb4
RGB:
50, 171, 180
CMY:
80, 33, 29
CMYK:
72, 5, 0, 29
HSL:
184°, 56.5217%, 45.0980%
HSV (HSB):
184°, 72.2222%, 70.5882%
XYZ:
24.1165, 33.0992, 48.2977
xyY:
0.2286, 0.3137, 33.0992
CIE-Lab:
64.2412, -29.3270, -14.1821
CIE-LCH:
64.2412, 32.5761, 205.8077
CIE-Luv:
64.2412, -44.1674, -17.2975
Hunter-Lab:
57.5319, -25.8563, -9.5013
#32abb4 color charts
#32abb4 color shades, tints & tones
#32abb4 color schemes
#32abb4 color preview, HTML & CSS examples
This text has a color of #32abb4
<p style="color:#32abb4;">Text here</p>
.mytext {color:#32abb4;}
This box has a color of #32abb4
<div style="background-color:#32abb4;">Content here</div>
.mybackground {background-color:#32abb4;}
Border around this has a color of #32abb4
<div style="border:2px solid #32abb4;">Content here</div>
.myborder {border:2px solid #32abb4;}