#32bebd color space conversions
Hex:
#32bebd
RGB:
50, 190, 189
CMY:
80, 25, 26
CMYK:
74, 0, 1, 25
HSL:
180°, 58.3333%, 47.0588%
HSV (HSB):
180°, 73.6842%, 74.5098%
XYZ:
28.9142, 41.1791, 54.5685
xyY:
0.2319, 0.3303, 41.1791
CIE-Lab:
70.3013, -35.7136, -10.0682
CIE-LCH:
70.3013, 37.1056, 195.7440
CIE-Luv:
70.3013, -50.3640, -10.0198
Hunter-Lab:
64.1710, -31.8707, -5.4983
#32bebd color charts
#32bebd color shades, tints & tones
#32bebd color schemes
#32bebd color preview, HTML & CSS examples
This text has a color of #32bebd
<p style="color:#32bebd;">Text here</p>
.mytext {color:#32bebd;}
This box has a color of #32bebd
<div style="background-color:#32bebd;">Content here</div>
.mybackground {background-color:#32bebd;}
Border around this has a color of #32bebd
<div style="border:2px solid #32bebd;">Content here</div>
.myborder {border:2px solid #32bebd;}