#8080fd color space conversions
Hex:
#8080fd
RGB:
128, 128, 253
CMY:
50, 50, 1
CMYK:
49, 49, 0, 1
HSL:
240°, 96.8992%, 74.7059%
HSV (HSB):
240°, 49.4071%, 99.2157%
XYZ:
34.3509, 27.1194, 96.3526
xyY:
0.2177, 0.1718, 27.1194
CIE-Lab:
59.0847, 32.5121, -62.5569
CIE-LCH:
59.0847, 70.5011, 297.4618
CIE-Luv:
59.0847, -7.4254, -102.9862
Hunter-Lab:
52.0763, 26.6098, -73.2462
#8080fd color charts
#8080fd color shades, tints & tones
#8080fd color schemes
#8080fd color preview, HTML & CSS examples
This text has a color of #8080fd
<p style="color:#8080fd;">Text here</p>
.mytext {color:#8080fd;}
This box has a color of #8080fd
<div style="background-color:#8080fd;">Content here</div>
.mybackground {background-color:#8080fd;}
Border around this has a color of #8080fd
<div style="border:2px solid #8080fd;">Content here</div>
.myborder {border:2px solid #8080fd;}