#a67dfc color space conversions
Hex:
#a67dfc
RGB:
166, 125, 252
CMY:
35, 51, 1
CMYK:
34, 50, 0, 1
HSL:
259°, 95.4887%, 73.9216%
HSV (HSB):
259°, 50.3968%, 98.8235%
XYZ:
40.6302, 29.8025, 95.7065
xyY:
0.2446, 0.1794, 29.8025
CIE-Lab:
61.4834, 42.6716, -57.9909
CIE-LCH:
61.4834, 71.9987, 306.3468
CIE-Luv:
61.4834, 9.5291, -97.6308
Hunter-Lab:
54.5917, 37.3143, -65.7291
#a67dfc color charts
#a67dfc color shades, tints & tones
#a67dfc color schemes
#a67dfc color preview, HTML & CSS examples
This text has a color of #a67dfc
<p style="color:#a67dfc;">Text here</p>
.mytext {color:#a67dfc;}
This box has a color of #a67dfc
<div style="background-color:#a67dfc;">Content here</div>
.mybackground {background-color:#a67dfc;}
Border around this has a color of #a67dfc
<div style="border:2px solid #a67dfc;">Content here</div>
.myborder {border:2px solid #a67dfc;}