#32babb color space conversions
Hex:
#32babb
RGB:
50, 186, 187
CMY:
80, 27, 27
CMYK:
73, 1, 0, 27
HSL:
180°, 57.8059%, 46.4706%
HSV (HSB):
180°, 73.2620%, 73.3333%
XYZ:
27.8439, 39.3838, 53.1480
xyY:
0.2313, 0.3272, 39.3838
CIE-Lab:
69.0284, -34.4281, -10.8722
CIE-LCH:
69.0284, 36.1040, 197.5258
CIE-Luv:
69.0284, -49.0784, -11.4558
Hunter-Lab:
62.7565, -30.6266, -6.2827
#32babb color charts
#32babb color shades, tints & tones
#32babb color schemes
#32babb color preview, HTML & CSS examples
This text has a color of #32babb
<p style="color:#32babb;">Text here</p>
.mytext {color:#32babb;}
This box has a color of #32babb
<div style="background-color:#32babb;">Content here</div>
.mybackground {background-color:#32babb;}
Border around this has a color of #32babb
<div style="border:2px solid #32babb;">Content here</div>
.myborder {border:2px solid #32babb;}