#32abc1 color space conversions
Hex:
#32abc1
RGB:
50, 171, 193
CMY:
80, 33, 24
CMYK:
74, 11, 0, 24
HSL:
189°, 58.8477%, 47.6471%
HSV (HSB):
189°, 74.0933%, 75.6863%
XYZ:
25.5039, 33.6542, 55.6038
xyY:
0.2222, 0.2933, 33.6542
CIE-Lab:
64.6871, -25.2920, -20.7461
CIE-LCH:
64.6871, 32.7121, 219.3608
CIE-Luv:
64.6871, -43.3102, -28.4715
Hunter-Lab:
58.0122, -23.0474, -16.2200
#32abc1 color charts
#32abc1 color shades, tints & tones
#32abc1 color schemes
#32abc1 color preview, HTML & CSS examples
This text has a color of #32abc1
<p style="color:#32abc1;">Text here</p>
.mytext {color:#32abc1;}
This box has a color of #32abc1
<div style="background-color:#32abc1;">Content here</div>
.mybackground {background-color:#32abc1;}
Border around this has a color of #32abc1
<div style="border:2px solid #32abc1;">Content here</div>
.myborder {border:2px solid #32abc1;}