#a994d3 color space conversions
Hex:
#a994d3
RGB:
169, 148, 211
CMY:
34, 42, 17
CMYK:
20, 30, 0, 17
HSL:
260°, 41.7219%, 70.3922%
HSV (HSB):
260°, 29.8578%, 82.7451%
XYZ:
38.7100, 34.3180, 66.2118
xyY:
0.2780, 0.2465, 34.3180
CIE-Lab:
65.2142, 20.5611, -29.4178
CIE-LCH:
65.2142, 35.8910, 304.9510
CIE-Luv:
65.2142, 6.8101, -48.8991
Hunter-Lab:
58.5815, 15.4329, -26.0055
#a994d3 color charts
#a994d3 color shades, tints & tones
#a994d3 color schemes
#a994d3 color preview, HTML & CSS examples
This text has a color of #a994d3
<p style="color:#a994d3;">Text here</p>
.mytext {color:#a994d3;}
This box has a color of #a994d3
<div style="background-color:#a994d3;">Content here</div>
.mybackground {background-color:#a994d3;}
Border around this has a color of #a994d3
<div style="border:2px solid #a994d3;">Content here</div>
.myborder {border:2px solid #a994d3;}