#a968d6 color space conversions
Hex:
#a968d6
RGB:
169, 104, 214
CMY:
34, 59, 16
CMYK:
21, 51, 0, 16
HSL:
275°, 57.2917%, 62.3529%
HSV (HSB):
275°, 51.4019%, 83.9216%
XYZ:
33.4501, 23.1907, 66.3316
xyY:
0.2720, 0.1886, 23.1907
CIE-Lab:
55.2682, 45.8216, -46.6682
CIE-LCH:
55.2682, 65.4029, 314.4756
CIE-Luv:
55.2682, 23.5155, -78.0780
Hunter-Lab:
48.1567, 39.7135, -47.9570
#a968d6 color charts
#a968d6 color shades, tints & tones
#a968d6 color schemes
#a968d6 color preview, HTML & CSS examples
This text has a color of #a968d6
<p style="color:#a968d6;">Text here</p>
.mytext {color:#a968d6;}
This box has a color of #a968d6
<div style="background-color:#a968d6;">Content here</div>
.mybackground {background-color:#a968d6;}
Border around this has a color of #a968d6
<div style="border:2px solid #a968d6;">Content here</div>
.myborder {border:2px solid #a968d6;}