#505ddc color space conversions
Hex:
#505ddc
RGB:
80, 93, 220
CMY:
69, 64, 14
CMYK:
64, 58, 0, 14
HSL:
234°, 66.6667%, 58.8235%
HSV (HSB):
234°, 63.6364%, 86.2745%
XYZ:
20.1409, 14.7015, 69.4863
xyY:
0.1931, 0.1409, 14.7015
CIE-Lab:
45.2226, 34.2013, -66.6345
CIE-LCH:
45.2226, 74.8992, 297.1700
CIE-Luv:
45.2226, -10.8523, -102.1358
Hunter-Lab:
38.3425, 26.6646, -80.6086
#505ddc color charts
#505ddc color shades, tints & tones
#505ddc color schemes
#505ddc color preview, HTML & CSS examples
This text has a color of #505ddc
<p style="color:#505ddc;">Text here</p>
.mytext {color:#505ddc;}
This box has a color of #505ddc
<div style="background-color:#505ddc;">Content here</div>
.mybackground {background-color:#505ddc;}
Border around this has a color of #505ddc
<div style="border:2px solid #505ddc;">Content here</div>
.myborder {border:2px solid #505ddc;}