#505ff5 color space conversions
Hex:
#505ff5
RGB:
80, 95, 245
CMY:
69, 63, 4
CMYK:
67, 61, 0, 4
HSL:
235°, 89.1892%, 63.7255%
HSV (HSB):
235°, 67.3469%, 96.0784%
XYZ:
23.8819, 16.4825, 88.3089
xyY:
0.1856, 0.1281, 16.4825
CIE-Lab:
47.6012, 41.3671, -76.8568
CIE-LCH:
47.6012, 87.2823, 298.2908
CIE-Luv:
47.6012, -12.1485, -118.5664
Hunter-Lab:
40.5986, 33.9541, -100.5469
#505ff5 color charts
#505ff5 color shades, tints & tones
#505ff5 color schemes
#505ff5 color preview, HTML & CSS examples
This text has a color of #505ff5
<p style="color:#505ff5;">Text here</p>
.mytext {color:#505ff5;}
This box has a color of #505ff5
<div style="background-color:#505ff5;">Content here</div>
.mybackground {background-color:#505ff5;}
Border around this has a color of #505ff5
<div style="border:2px solid #505ff5;">Content here</div>
.myborder {border:2px solid #505ff5;}