#a968e9 color space conversions
Hex:
#a968e9
RGB:
169, 104, 233
CMY:
34, 59, 9
CMYK:
27, 55, 0, 9
HSL:
270°, 74.5665%, 66.0784%
HSV (HSB):
270°, 55.3648%, 91.3725%
XYZ:
36.0205, 24.2188, 79.8670
xyY:
0.2571, 0.1729, 24.2188
CIE-Lab:
56.3062, 50.1672, -55.7047
CIE-LCH:
56.3062, 74.9651, 312.0060
CIE-Luv:
56.3062, 20.2571, -93.0895
Hunter-Lab:
49.2126, 44.5284, -61.7727
#a968e9 color charts
#a968e9 color shades, tints & tones
#a968e9 color schemes
#a968e9 color preview, HTML & CSS examples
This text has a color of #a968e9
<p style="color:#a968e9;">Text here</p>
.mytext {color:#a968e9;}
This box has a color of #a968e9
<div style="background-color:#a968e9;">Content here</div>
.mybackground {background-color:#a968e9;}
Border around this has a color of #a968e9
<div style="border:2px solid #a968e9;">Content here</div>
.myborder {border:2px solid #a968e9;}