#a967f5 color space conversions
Hex:
#a967f5
RGB:
169, 103, 245
CMY:
34, 60, 4
CMYK:
31, 58, 0, 4
HSL:
268°, 87.6543%, 68.2353%
HSV (HSB):
268°, 57.9592%, 96.0784%
XYZ:
37.6939, 24.7281, 89.1725
xyY:
0.2486, 0.1631, 24.7281
CIE-Lab:
56.8095, 53.5165, -61.5864
CIE-LCH:
56.8095, 81.5898, 310.9895
CIE-Luv:
56.8095, 18.5791, -102.7884
Hunter-Lab:
49.7273, 48.2821, -71.5114
#a967f5 color charts
#a967f5 color shades, tints & tones
#a967f5 color schemes
#a967f5 color preview, HTML & CSS examples
This text has a color of #a967f5
<p style="color:#a967f5;">Text here</p>
.mytext {color:#a967f5;}
This box has a color of #a967f5
<div style="background-color:#a967f5;">Content here</div>
.mybackground {background-color:#a967f5;}
Border around this has a color of #a967f5
<div style="border:2px solid #a967f5;">Content here</div>
.myborder {border:2px solid #a967f5;}