#32d3d5 color space conversions
Hex:
#32d3d5
RGB:
50, 211, 213
CMY:
80, 17, 16
CMYK:
77, 1, 0, 16
HSL:
181°, 65.9919%, 51.5686%
HSV (HSB):
181°, 76.5258%, 83.5294%
XYZ:
36.6199, 52.0707, 71.0714
xyY:
0.2292, 0.3259, 52.0707
CIE-Lab:
77.3231, -38.4267, -12.5882
CIE-LCH:
77.3231, 40.4361, 198.1383
CIE-Luv:
77.3231, -56.0400, -13.8158
Hunter-Lab:
72.1601, -35.6946, -7.8835
#32d3d5 color charts
#32d3d5 color shades, tints & tones
#32d3d5 color schemes
#32d3d5 color preview, HTML & CSS examples
This text has a color of #32d3d5
<p style="color:#32d3d5;">Text here</p>
.mytext {color:#32d3d5;}
This box has a color of #32d3d5
<div style="background-color:#32d3d5;">Content here</div>
.mybackground {background-color:#32d3d5;}
Border around this has a color of #32d3d5
<div style="border:2px solid #32d3d5;">Content here</div>
.myborder {border:2px solid #32d3d5;}