#509ed3 color space conversions
Hex:
#509ed3
RGB:
80, 158, 211
CMY:
69, 38, 17
CMYK:
62, 25, 0, 17
HSL:
204°, 59.8174%, 57.0588%
HSV (HSB):
204°, 62.0853%, 82.7451%
XYZ:
27.2930, 30.8623, 66.1466
xyY:
0.2196, 0.2483, 30.8623
CIE-Lab:
62.3913, -8.0248, -34.2293
CIE-LCH:
62.3913, 35.1573, 256.8058
CIE-Luv:
62.3913, -31.8866, -52.7249
Hunter-Lab:
55.5539, -9.5243, -31.7073
#509ed3 color charts
#509ed3 color shades, tints & tones
#509ed3 color schemes
#509ed3 color preview, HTML & CSS examples
This text has a color of #509ed3
<p style="color:#509ed3;">Text here</p>
.mytext {color:#509ed3;}
This box has a color of #509ed3
<div style="background-color:#509ed3;">Content here</div>
.mybackground {background-color:#509ed3;}
Border around this has a color of #509ed3
<div style="border:2px solid #509ed3;">Content here</div>
.myborder {border:2px solid #509ed3;}