#a67ff5 color space conversions
Hex:
#a67ff5
RGB:
166, 127, 245
CMY:
35, 50, 4
CMYK:
32, 48, 0, 4
HSL:
260°, 85.5072%, 72.9412%
HSV (HSB):
260°, 48.1633%, 96.0784%
XYZ:
39.7967, 29.8783, 90.0558
xyY:
0.2491, 0.1871, 29.8783
CIE-Lab:
61.5491, 39.7952, -54.0305
CIE-LCH:
61.5491, 67.1041, 306.3728
CIE-Luv:
61.5491, 9.7062, -90.9321
Hunter-Lab:
54.6611, 34.3024, -59.4194
#a67ff5 color charts
#a67ff5 color shades, tints & tones
#a67ff5 color schemes
#a67ff5 color preview, HTML & CSS examples
This text has a color of #a67ff5
<p style="color:#a67ff5;">Text here</p>
.mytext {color:#a67ff5;}
This box has a color of #a67ff5
<div style="background-color:#a67ff5;">Content here</div>
.mybackground {background-color:#a67ff5;}
Border around this has a color of #a67ff5
<div style="border:2px solid #a67ff5;">Content here</div>
.myborder {border:2px solid #a67ff5;}