#5005ff color space conversions
Hex:
#5005ff
RGB:
80, 5, 255
CMY:
69, 98, 0
CMYK:
69, 98, 0, 0
HSL:
258°, 100.0000%, 50.9804%
HSV (HSB):
258°, 98.0392%, 100.0000%
XYZ:
21.4125, 9.0340, 95.2229
xyY:
0.1704, 0.0719, 9.0340
CIE-Lab:
36.0497, 79.8857, -101.5190
CIE-LCH:
36.0497, 129.1814, 308.1993
CIE-Luv:
36.0497, -2.0246, -133.3915
Hunter-Lab:
30.0566, 74.5654, -166.7980
#5005ff color charts
#5005ff color shades, tints & tones
#5005ff color schemes
#5005ff color preview, HTML & CSS examples
This text has a color of #5005ff
<p style="color:#5005ff;">Text here</p>
.mytext {color:#5005ff;}
This box has a color of #5005ff
<div style="background-color:#5005ff;">Content here</div>
.mybackground {background-color:#5005ff;}
Border around this has a color of #5005ff
<div style="border:2px solid #5005ff;">Content here</div>
.myborder {border:2px solid #5005ff;}