#a05ff9 color space conversions
Hex:
#a05ff9
RGB:
160, 95, 249
CMY:
37, 63, 2
CMYK:
36, 62, 0, 2
HSL:
265°, 92.7711%, 67.4510%
HSV (HSB):
265°, 61.8474%, 97.6471%
XYZ:
35.6883, 22.4976, 92.0840
xyY:
0.2375, 0.1497, 22.4976
CIE-Lab:
54.5510, 56.6173, -67.4951
CIE-LCH:
54.5510, 88.0971, 309.9911
CIE-Luv:
54.5510, 15.5889, -111.0164
Hunter-Lab:
47.4316, 51.3010, -81.9039
#a05ff9 color charts
#a05ff9 color shades, tints & tones
#a05ff9 color schemes
#a05ff9 color preview, HTML & CSS examples
This text has a color of #a05ff9
<p style="color:#a05ff9;">Text here</p>
.mytext {color:#a05ff9;}
This box has a color of #a05ff9
<div style="background-color:#a05ff9;">Content here</div>
.mybackground {background-color:#a05ff9;}
Border around this has a color of #a05ff9
<div style="border:2px solid #a05ff9;">Content here</div>
.myborder {border:2px solid #a05ff9;}