#32f3ed color space conversions
Hex:
#32f3ed
RGB:
50, 243, 237
CMY:
80, 5, 7
CMYK:
79, 0, 2, 5
HSL:
178°, 88.9401%, 57.4510%
HSV (HSB):
178°, 79.4239%, 95.2941%
XYZ:
48.6520, 70.8937, 91.2404
xyY:
0.2308, 0.3363, 70.8937
CIE-Lab:
87.4333, -45.8663, -10.2221
CIE-LCH:
87.4333, 46.9916, 192.5640
CIE-Luv:
87.4333, -65.2512, -8.9954
Hunter-Lab:
84.1984, -44.2052, -5.3099
#32f3ed color charts
#32f3ed color shades, tints & tones
#32f3ed color schemes
#32f3ed color preview, HTML & CSS examples
This text has a color of #32f3ed
<p style="color:#32f3ed;">Text here</p>
.mytext {color:#32f3ed;}
This box has a color of #32f3ed
<div style="background-color:#32f3ed;">Content here</div>
.mybackground {background-color:#32f3ed;}
Border around this has a color of #32f3ed
<div style="border:2px solid #32f3ed;">Content here</div>
.myborder {border:2px solid #32f3ed;}