#50aadd color space conversions
Hex:
#50aadd
RGB:
80, 170, 221
CMY:
69, 33, 13
CMYK:
64, 23, 0, 13
HSL:
202°, 67.4641%, 59.0196%
HSV (HSB):
202°, 63.8009%, 86.6667%
XYZ:
30.7341, 35.6754, 73.6728
xyY:
0.2194, 0.2547, 35.6754
CIE-Lab:
66.2711, -11.4300, -33.7348
CIE-LCH:
66.2711, 35.6185, 251.2827
CIE-Luv:
66.2711, -35.8459, -51.9483
Hunter-Lab:
59.7289, -12.6764, -31.3212
#50aadd color charts
#50aadd color shades, tints & tones
#50aadd color schemes
#50aadd color preview, HTML & CSS examples
This text has a color of #50aadd
<p style="color:#50aadd;">Text here</p>
.mytext {color:#50aadd;}
This box has a color of #50aadd
<div style="background-color:#50aadd;">Content here</div>
.mybackground {background-color:#50aadd;}
Border around this has a color of #50aadd
<div style="border:2px solid #50aadd;">Content here</div>
.myborder {border:2px solid #50aadd;}