#32f7d7 color space conversions
Hex:
#32f7d7
RGB:
50, 247, 215
CMY:
80, 3, 16
CMYK:
80, 0, 13, 3
HSL:
170°, 92.4883%, 58.2353%
HSV (HSB):
170°, 79.7571%, 96.8627%
XYZ:
46.8419, 72.1059, 75.7390
xyY:
0.2406, 0.3704, 72.1059
CIE-Lab:
88.0196, -53.4163, 2.1361
CIE-LCH:
88.0196, 53.4590, 177.7099
CIE-Luv:
88.0196, -68.2287, 11.8627
Hunter-Lab:
84.9152, -50.1354, 6.5577
#32f7d7 color charts
#32f7d7 color shades, tints & tones
#32f7d7 color schemes
#32f7d7 color preview, HTML & CSS examples
This text has a color of #32f7d7
<p style="color:#32f7d7;">Text here</p>
.mytext {color:#32f7d7;}
This box has a color of #32f7d7
<div style="background-color:#32f7d7;">Content here</div>
.mybackground {background-color:#32f7d7;}
Border around this has a color of #32f7d7
<div style="border:2px solid #32f7d7;">Content here</div>
.myborder {border:2px solid #32f7d7;}