#32d2d3 color space conversions
Hex:
#32d2d3
RGB:
50, 210, 211
CMY:
80, 18, 17
CMYK:
76, 0, 0, 17
HSL:
180°, 64.6586%, 51.1765%
HSV (HSB):
180°, 76.3033%, 82.7451%
XYZ:
36.1199, 51.4744, 69.6599
xyY:
0.2297, 0.3273, 51.4744
CIE-Lab:
76.9655, -38.5489, -12.0486
CIE-LCH:
76.9655, 40.3880, 197.3568
CIE-Luv:
76.9655, -55.8364, -12.9141
Hunter-Lab:
71.7457, -35.6904, -7.3443
#32d2d3 color charts
#32d2d3 color shades, tints & tones
#32d2d3 color schemes
#32d2d3 color preview, HTML & CSS examples
This text has a color of #32d2d3
<p style="color:#32d2d3;">Text here</p>
.mytext {color:#32d2d3;}
This box has a color of #32d2d3
<div style="background-color:#32d2d3;">Content here</div>
.mybackground {background-color:#32d2d3;}
Border around this has a color of #32d2d3
<div style="border:2px solid #32d2d3;">Content here</div>
.myborder {border:2px solid #32d2d3;}