#32f8f3 color space conversions
Hex:
#32f8f3
RGB:
50, 248, 243
CMY:
80, 3, 5
CMYK:
80, 0, 2, 3
HSL:
178°, 93.3962%, 58.4314%
HSV (HSB):
178°, 79.8387%, 97.2549%
XYZ:
51.0605, 74.2840, 96.4411
xyY:
0.2302, 0.3349, 74.2840
CIE-Lab:
89.0565, -46.3690, -10.9400
CIE-LCH:
89.0565, 47.6421, 193.2753
CIE-Luv:
89.0565, -66.4922, -10.1130
Hunter-Lab:
86.1882, -45.0805, -6.0114
#32f8f3 color charts
#32f8f3 color shades, tints & tones
#32f8f3 color schemes
#32f8f3 color preview, HTML & CSS examples
This text has a color of #32f8f3
<p style="color:#32f8f3;">Text here</p>
.mytext {color:#32f8f3;}
This box has a color of #32f8f3
<div style="background-color:#32f8f3;">Content here</div>
.mybackground {background-color:#32f8f3;}
Border around this has a color of #32f8f3
<div style="border:2px solid #32f8f3;">Content here</div>
.myborder {border:2px solid #32f8f3;}