#8000fd color space conversions
Hex:
#8000fd
RGB:
128, 0, 253
CMY:
50, 100, 1
CMYK:
49, 100, 0, 1
HSL:
270°, 100.0000%, 49.6078%
HSV (HSB):
270°, 100.0000%, 99.2157%
XYZ:
26.6317, 11.6810, 93.7795
xyY:
0.2016, 0.0884, 11.6810
CIE-Lab:
40.7046, 82.7661, -92.5219
CIE-LCH:
40.7046, 124.1392, 311.8144
CIE-Luv:
40.7046, 11.9737, -132.6927
Hunter-Lab:
34.1775, 79.2795, -138.7612
#8000fd color charts
#8000fd color shades, tints & tones
#8000fd color schemes
#8000fd color preview, HTML & CSS examples
This text has a color of #8000fd
<p style="color:#8000fd;">Text here</p>
.mytext {color:#8000fd;}
This box has a color of #8000fd
<div style="background-color:#8000fd;">Content here</div>
.mybackground {background-color:#8000fd;}
Border around this has a color of #8000fd
<div style="border:2px solid #8000fd;">Content here</div>
.myborder {border:2px solid #8000fd;}