#505ccd color space conversions
Hex:
#505ccd
RGB:
80, 92, 205
CMY:
69, 64, 20
CMYK:
61, 55, 0, 20
HSL:
234°, 55.5556%, 55.8824%
HSV (HSB):
234°, 60.9756%, 80.3922%
XYZ:
18.1549, 13.7675, 59.4581
xyY:
0.1987, 0.1507, 13.7675
CIE-Lab:
43.8977, 29.7732, -60.2015
CIE-LCH:
43.8977, 67.1615, 296.3151
CIE-Luv:
43.8977, -10.0790, -91.8236
Hunter-Lab:
37.1046, 22.4048, -69.0357
#505ccd color charts
#505ccd color shades, tints & tones
#505ccd color schemes
#505ccd color preview, HTML & CSS examples
This text has a color of #505ccd
<p style="color:#505ccd;">Text here</p>
.mytext {color:#505ccd;}
This box has a color of #505ccd
<div style="background-color:#505ccd;">Content here</div>
.mybackground {background-color:#505ccd;}
Border around this has a color of #505ccd
<div style="border:2px solid #505ccd;">Content here</div>
.myborder {border:2px solid #505ccd;}