#805ff5 color space conversions
Hex:
#805ff5
RGB:
128, 95, 245
CMY:
50, 63, 4
CMYK:
48, 61, 0, 4
HSL:
253°, 88.2353%, 66.6667%
HSV (HSB):
253°, 61.2245%, 96.0784%
XYZ:
29.4757, 19.3662, 88.5707
xyY:
0.2145, 0.1409, 19.3662
CIE-Lab:
51.1129, 49.1579, -70.9862
CIE-LCH:
51.1129, 86.3455, 304.7026
CIE-Luv:
51.1129, 2.3053, -113.4520
Hunter-Lab:
44.0070, 42.5463, -88.5251
#805ff5 color charts
#805ff5 color shades, tints & tones
#805ff5 color schemes
#805ff5 color preview, HTML & CSS examples
This text has a color of #805ff5
<p style="color:#805ff5;">Text here</p>
.mytext {color:#805ff5;}
This box has a color of #805ff5
<div style="background-color:#805ff5;">Content here</div>
.mybackground {background-color:#805ff5;}
Border around this has a color of #805ff5
<div style="border:2px solid #805ff5;">Content here</div>
.myborder {border:2px solid #805ff5;}