#5005fd color space conversions
Hex:
#5005fd
RGB:
80, 5, 253
CMY:
69, 98, 1
CMYK:
68, 98, 0, 1
HSL:
258°, 98.4127%, 50.5882%
HSV (HSB):
258°, 98.0237%, 99.2157%
XYZ:
21.0922, 8.9059, 93.5358
xyY:
0.1707, 0.0721, 8.9059
CIE-Lab:
35.8024, 79.4266, -100.8091
CIE-LCH:
35.8024, 128.3396, 308.2343
CIE-Luv:
35.8024, -1.8697, -132.2750
Hunter-Lab:
29.8427, 73.9352, -164.9425
#5005fd color charts
#5005fd color shades, tints & tones
#5005fd color schemes
#5005fd color preview, HTML & CSS examples
This text has a color of #5005fd
<p style="color:#5005fd;">Text here</p>
.mytext {color:#5005fd;}
This box has a color of #5005fd
<div style="background-color:#5005fd;">Content here</div>
.mybackground {background-color:#5005fd;}
Border around this has a color of #5005fd
<div style="border:2px solid #5005fd;">Content here</div>
.myborder {border:2px solid #5005fd;}