#32f0d9 color space conversions
Hex:
#32f0d9
RGB:
50, 240, 217
CMY:
80, 6, 15
CMYK:
79, 0, 10, 6
HSL:
173°, 86.3636%, 56.8627%
HSV (HSB):
173°, 79.1667%, 94.1176%
XYZ:
44.9999, 68.0080, 76.4008
xyY:
0.2376, 0.3591, 68.0080
CIE-Lab:
86.0105, -50.0028, -1.8424
CIE-LCH:
86.0105, 50.0367, 182.1102
CIE-Luv:
86.0105, -65.7144, 5.0917
Hunter-Lab:
82.4670, -46.9149, 2.7982
#32f0d9 color charts
#32f0d9 color shades, tints & tones
#32f0d9 color schemes
#32f0d9 color preview, HTML & CSS examples
This text has a color of #32f0d9
<p style="color:#32f0d9;">Text here</p>
.mytext {color:#32f0d9;}
This box has a color of #32f0d9
<div style="background-color:#32f0d9;">Content here</div>
.mybackground {background-color:#32f0d9;}
Border around this has a color of #32f0d9
<div style="border:2px solid #32f0d9;">Content here</div>
.myborder {border:2px solid #32f0d9;}