#8001fd color space conversions
Hex:
#8001fd
RGB:
128, 1, 253
CMY:
50, 100, 1
CMYK:
49, 100, 0, 1
HSL:
270°, 99.2126%, 49.8039%
HSV (HSB):
270°, 99.6047%, 99.2157%
XYZ:
26.6426, 11.7028, 93.7831
xyY:
0.2016, 0.0886, 11.7028
CIE-Lab:
40.7397, 82.6592, -92.4639
CIE-LCH:
40.7397, 124.0246, 311.7955
CIE-Luv:
40.7397, 11.9477, -132.6759
Hunter-Lab:
34.2093, 79.1515, -138.5942
#8001fd color charts
#8001fd color shades, tints & tones
#8001fd color schemes
#8001fd color preview, HTML & CSS examples
This text has a color of #8001fd
<p style="color:#8001fd;">Text here</p>
.mytext {color:#8001fd;}
This box has a color of #8001fd
<div style="background-color:#8001fd;">Content here</div>
.mybackground {background-color:#8001fd;}
Border around this has a color of #8001fd
<div style="border:2px solid #8001fd;">Content here</div>
.myborder {border:2px solid #8001fd;}