#a065ed color space conversions
Hex:
#a065ed
RGB:
160, 101, 237
CMY:
37, 60, 7
CMYK:
32, 57, 0, 7
HSL:
266°, 79.0698%, 66.2745%
HSV (HSB):
266°, 57.3840%, 92.9412%
XYZ:
34.4369, 22.8954, 82.7250
xyY:
0.2459, 0.1635, 22.8954
CIE-Lab:
54.9644, 50.5691, -60.1445
CIE-LCH:
54.9644, 78.5786, 310.0569
CIE-Luv:
54.9644, 15.8553, -99.4578
Hunter-Lab:
47.8491, 44.7303, -69.0105
#a065ed color charts
#a065ed color shades, tints & tones
#a065ed color schemes
#a065ed color preview, HTML & CSS examples
This text has a color of #a065ed
<p style="color:#a065ed;">Text here</p>
.mytext {color:#a065ed;}
This box has a color of #a065ed
<div style="background-color:#a065ed;">Content here</div>
.mybackground {background-color:#a065ed;}
Border around this has a color of #a065ed
<div style="border:2px solid #a065ed;">Content here</div>
.myborder {border:2px solid #a065ed;}