#32bed7 color space conversions
Hex:
#32bed7
RGB:
50, 190, 215
CMY:
80, 25, 16
CMYK:
77, 12, 0, 16
HSL:
189°, 67.3469%, 51.9608%
HSV (HSB):
189°, 76.7442%, 84.3137%
XYZ:
31.9946, 42.4113, 70.7899
xyY:
0.2204, 0.2921, 42.4113
CIE-Lab:
71.1536, -27.8461, -22.9960
CIE-LCH:
71.1536, 36.1140, 219.5507
CIE-Luv:
71.1536, -48.5605, -32.2336
Hunter-Lab:
65.1240, -26.2721, -18.8616
#32bed7 color charts
#32bed7 color shades, tints & tones
#32bed7 color schemes
#32bed7 color preview, HTML & CSS examples
This text has a color of #32bed7
<p style="color:#32bed7;">Text here</p>
.mytext {color:#32bed7;}
This box has a color of #32bed7
<div style="background-color:#32bed7;">Content here</div>
.mybackground {background-color:#32bed7;}
Border around this has a color of #32bed7
<div style="border:2px solid #32bed7;">Content here</div>
.myborder {border:2px solid #32bed7;}