#5000ff color space conversions
Hex:
#5000ff
RGB:
80, 0, 255
CMY:
69, 100, 0
CMYK:
69, 100, 0, 0
HSL:
259°, 100.0000%, 50.0000%
HSV (HSB):
259°, 100.0000%, 100.0000%
XYZ:
21.3583, 8.9255, 95.2048
xyY:
0.1702, 0.0711, 8.9255
CIE-Lab:
35.8404, 80.5306, -101.8677
CIE-LCH:
35.8404, 129.8545, 308.3278
CIE-Luv:
35.8404, -1.8871, -133.3123
Hunter-Lab:
29.8755, 75.3290, -168.0275
#5000ff color charts
#5000ff RGB chart
#5000ff CMYK chart
#5000ff RGB pie chart
#5000ff color shades, tints & tones
#5000ff color schemes
#5000ff color preview, HTML & CSS examples
This text has a color of #5000ff
<p style="color:#5000ff;">Text here</p>
.mytext {color:#5000ff;}
Text color #5000ff
This box has a color of #5000ff
<div style="background-color:#5000ff;">Content here</div>
.mybackground {background-color:#5000ff;}
Background color #5000ff
Border around this has a color of #5000ff
<div style="border:2px solid #5000ff;">Content here</div>
.myborder {border:2px solid #5000ff;}
Border color #5000ff