#a919d7 color space conversions
Hex:
#a919d7
RGB:
169, 25, 215
CMY:
34, 90, 16
CMYK:
21, 88, 0, 16
HSL:
285°, 79.1667%, 47.0588%
HSV (HSB):
285°, 88.3721%, 84.3137%
XYZ:
28.9756, 14.0366, 65.4721
xyY:
0.2671, 0.1294, 14.0366
CIE-Lab:
44.2853, 76.6619, -64.8687
CIE-LCH:
44.2853, 100.4240, 319.7632
CIE-Luv:
44.2853, 39.1639, -102.7935
Hunter-Lab:
37.4654, 72.4865, -77.3856
#a919d7 color charts
#a919d7 color shades, tints & tones
#a919d7 color schemes
#a919d7 color preview, HTML & CSS examples
This text has a color of #a919d7
<p style="color:#a919d7;">Text here</p>
.mytext {color:#a919d7;}
This box has a color of #a919d7
<div style="background-color:#a919d7;">Content here</div>
.mybackground {background-color:#a919d7;}
Border around this has a color of #a919d7
<div style="border:2px solid #a919d7;">Content here</div>
.myborder {border:2px solid #a919d7;}