#a65dfc color space conversions
Hex:
#a65dfc
RGB:
166, 93, 252
CMY:
35, 64, 1
CMYK:
34, 63, 0, 1
HSL:
268°, 96.3636%, 67.6471%
HSV (HSB):
268°, 63.0952%, 98.8235%
XYZ:
37.2109, 22.9640, 94.5667
xyY:
0.2405, 0.1484, 22.9640
CIE-Lab:
55.0352, 59.5888, -68.3450
CIE-LCH:
55.0352, 90.6745, 311.0846
CIE-Luv:
55.0352, 18.5022, -112.8412
Hunter-Lab:
47.9207, 54.7457, -83.4583
#a65dfc color charts
#a65dfc color shades, tints & tones
#a65dfc color schemes
#a65dfc color preview, HTML & CSS examples
This text has a color of #a65dfc
<p style="color:#a65dfc;">Text here</p>
.mytext {color:#a65dfc;}
This box has a color of #a65dfc
<div style="background-color:#a65dfc;">Content here</div>
.mybackground {background-color:#a65dfc;}
Border around this has a color of #a65dfc
<div style="border:2px solid #a65dfc;">Content here</div>
.myborder {border:2px solid #a65dfc;}