#500caf color space conversions
Hex:
#500caf
RGB:
80, 12, 175
CMY:
69, 95, 31
CMYK:
54, 93, 0, 31
HSL:
265°, 87.1658%, 36.6667%
HSV (HSB):
265°, 93.1429%, 68.6275%
XYZ:
11.1776, 5.0636, 40.9457
xyY:
0.1955, 0.0885, 5.0636
CIE-Lab:
26.9151, 59.9877, -70.3682
CIE-LCH:
26.9151, 92.4673, 310.4470
CIE-Luv:
26.9151, 5.2832, -87.9266
Hunter-Lab:
22.5024, 49.2872, -92.1334
#500caf color charts
#500caf RGB chart
#500caf CMYK chart
#500caf RGB pie chart
#500caf color shades, tints & tones
#500caf color schemes
#500caf color preview, HTML & CSS examples
This text has a color of #500caf
<p style="color:#500caf;">Text here</p>
.mytext {color:#500caf;}
Text color #500caf
This box has a color of #500caf
<div style="background-color:#500caf;">Content here</div>
.mybackground {background-color:#500caf;}
Background color #500caf
Border around this has a color of #500caf
<div style="border:2px solid #500caf;">Content here</div>
.myborder {border:2px solid #500caf;}
Border color #500caf