#500acd color space conversions
Hex:
#500acd
RGB:
80, 10, 205
CMY:
69, 96, 20
CMYK:
61, 95, 0, 20
HSL:
262°, 90.6977%, 42.1569%
HSV (HSB):
262°, 95.1220%, 80.3922%
XYZ:
14.4363, 6.3303, 58.2186
xyY:
0.1828, 0.0801, 6.3303
CIE-Lab:
30.2310, 67.5014, -82.6208
CIE-LCH:
30.2310, 106.6894, 309.2489
CIE-Luv:
30.2310, 2.1434, -105.2307
Hunter-Lab:
25.1602, 58.3885, -119.5803
#500acd color charts
#500acd color shades, tints & tones
#500acd color schemes
#500acd color preview, HTML & CSS examples
This text has a color of #500acd
<p style="color:#500acd;">Text here</p>
.mytext {color:#500acd;}
This box has a color of #500acd
<div style="background-color:#500acd;">Content here</div>
.mybackground {background-color:#500acd;}
Border around this has a color of #500acd
<div style="border:2px solid #500acd;">Content here</div>
.myborder {border:2px solid #500acd;}