#a05fed color space conversions
Hex:
#a05fed
RGB:
160, 95, 237
CMY:
37, 63, 7
CMYK:
32, 60, 0, 7
HSL:
267°, 79.7753%, 65.0980%
HSV (HSB):
267°, 59.9156%, 92.9412%
XYZ:
33.8755, 21.7724, 82.5378
xyY:
0.2451, 0.1576, 21.7724
CIE-Lab:
53.7847, 53.7061, -62.0407
CIE-LCH:
53.7847, 82.0573, 310.8814
CIE-Luv:
53.7847, 17.4783, -102.1442
Hunter-Lab:
46.6609, 47.9330, -72.2145
#a05fed color charts
#a05fed color shades, tints & tones
#a05fed color schemes
#a05fed color preview, HTML & CSS examples
This text has a color of #a05fed
<p style="color:#a05fed;">Text here</p>
.mytext {color:#a05fed;}
This box has a color of #a05fed
<div style="background-color:#a05fed;">Content here</div>
.mybackground {background-color:#a05fed;}
Border around this has a color of #a05fed
<div style="border:2px solid #a05fed;">Content here</div>
.myborder {border:2px solid #a05fed;}