#32f8db color space conversions
Hex:
#32f8db
RGB:
50, 248, 219
CMY:
80, 3, 14
CMYK:
80, 0, 12, 3
HSL:
171°, 93.3962%, 58.4314%
HSV (HSB):
171°, 79.8387%, 97.2549%
XYZ:
47.6690, 72.9274, 78.5818
xyY:
0.2393, 0.3661, 72.9274
CIE-Lab:
88.4131, -52.8016, 0.6247
CIE-LCH:
88.4131, 52.8052, 179.3222
CIE-Luv:
88.4131, -68.2732, 9.4257
Hunter-Lab:
85.3975, -49.8068, 5.2203
#32f8db color charts
#32f8db color shades, tints & tones
#32f8db color schemes
#32f8db color preview, HTML & CSS examples
This text has a color of #32f8db
<p style="color:#32f8db;">Text here</p>
.mytext {color:#32f8db;}
This box has a color of #32f8db
<div style="background-color:#32f8db;">Content here</div>
.mybackground {background-color:#32f8db;}
Border around this has a color of #32f8db
<div style="border:2px solid #32f8db;">Content here</div>
.myborder {border:2px solid #32f8db;}