#8000ff color space conversions
Hex:
#8000ff
RGB:
128, 0, 255
CMY:
50, 100, 0
CMYK:
50, 100, 0, 0
HSL:
270°, 100.0000%, 50.0000%
HSV (HSB):
270°, 100.0000%, 100.0000%
XYZ:
26.9521, 11.8092, 95.4666
xyY:
0.2008, 0.0880, 11.8092
CIE-Lab:
40.9112, 83.1823, -93.3000
CIE-LCH:
40.9112, 124.9968, 311.7188
CIE-Luv:
40.9112, 11.6780, -133.8387
Hunter-Lab:
34.3645, 79.8597, -140.6559
#8000ff color charts
#8000ff RGB chart
#8000ff CMYK chart
#8000ff RGB pie chart
#8000ff color shades, tints & tones
#8000ff color schemes
#8000ff color preview, HTML & CSS examples
This text has a color of #8000ff
<p style="color:#8000ff;">Text here</p>
.mytext {color:#8000ff;}
Text color #8000ff
This box has a color of #8000ff
<div style="background-color:#8000ff;">Content here</div>
.mybackground {background-color:#8000ff;}
Background color #8000ff
Border around this has a color of #8000ff
<div style="border:2px solid #8000ff;">Content here</div>
.myborder {border:2px solid #8000ff;}
Border color #8000ff