#a962d5 color space conversions
Hex:
#a962d5
RGB:
169, 98, 213
CMY:
34, 62, 16
CMYK:
21, 54, 0, 16
HSL:
277°, 57.7889%, 60.9804%
HSV (HSB):
277°, 53.9906%, 83.5294%
XYZ:
32.7401, 21.9745, 65.4667
xyY:
0.2724, 0.1828, 21.9745
CIE-Lab:
53.9999, 48.7729, -48.1148
CIE-LCH:
53.9999, 68.5115, 315.3892
CIE-Luv:
53.9999, 25.6498, -80.3014
Hunter-Lab:
46.8769, 42.6345, -49.9885
#a962d5 color charts
#a962d5 color shades, tints & tones
#a962d5 color schemes
#a962d5 color preview, HTML & CSS examples
This text has a color of #a962d5
<p style="color:#a962d5;">Text here</p>
.mytext {color:#a962d5;}
This box has a color of #a962d5
<div style="background-color:#a962d5;">Content here</div>
.mybackground {background-color:#a962d5;}
Border around this has a color of #a962d5
<div style="border:2px solid #a962d5;">Content here</div>
.myborder {border:2px solid #a962d5;}