#32cca5 color space conversions
Hex:
#32cca5
RGB:
50, 204, 165
CMY:
80, 20, 35
CMYK:
75, 0, 19, 20
HSL:
165°, 60.6299%, 49.8039%
HSV (HSB):
165°, 75.4902%, 80.0000%
XYZ:
29.6998, 46.5805, 43.0229
xyY:
0.2489, 0.3904, 46.5805
CIE-Lab:
73.9206, -48.2958, 8.2748
CIE-LCH:
73.9206, 48.9995, 170.2776
CIE-Luv:
73.9206, -56.9801, 19.7660
Hunter-Lab:
68.2499, -41.7608, 10.4001
#32cca5 color charts
#32cca5 color shades, tints & tones
#32cca5 color schemes
#32cca5 color preview, HTML & CSS examples
This text has a color of #32cca5
<p style="color:#32cca5;">Text here</p>
.mytext {color:#32cca5;}
This box has a color of #32cca5
<div style="background-color:#32cca5;">Content here</div>
.mybackground {background-color:#32cca5;}
Border around this has a color of #32cca5
<div style="border:2px solid #32cca5;">Content here</div>
.myborder {border:2px solid #32cca5;}