#a65ed9 color space conversions
Hex:
#a65ed9
RGB:
166, 94, 217
CMY:
35, 63, 15
CMYK:
24, 57, 0, 15
HSL:
275°, 61.8090%, 60.9804%
HSV (HSB):
275°, 56.6820%, 85.0980%
XYZ:
32.2530, 21.1222, 68.0227
xyY:
0.2657, 0.1740, 21.1222
CIE-Lab:
53.0829, 50.9784, -51.8647
CIE-LCH:
53.0829, 72.7238, 314.5063
CIE-Luv:
53.0829, 24.4219, -86.0330
Hunter-Lab:
45.9588, 44.8397, -55.5827
#a65ed9 color charts
#a65ed9 color shades, tints & tones
#a65ed9 color schemes
#a65ed9 color preview, HTML & CSS examples
This text has a color of #a65ed9
<p style="color:#a65ed9;">Text here</p>
.mytext {color:#a65ed9;}
This box has a color of #a65ed9
<div style="background-color:#a65ed9;">Content here</div>
.mybackground {background-color:#a65ed9;}
Border around this has a color of #a65ed9
<div style="border:2px solid #a65ed9;">Content here</div>
.myborder {border:2px solid #a65ed9;}