#a995d4 color space conversions
Hex:
#a995d4
RGB:
169, 149, 212
CMY:
34, 42, 17
CMYK:
20, 30, 0, 17
HSL:
259°, 42.2819%, 70.7843%
HSV (HSB):
259°, 29.7170%, 83.1373%
XYZ:
38.9933, 34.6834, 66.9267
xyY:
0.2773, 0.2467, 34.6834
CIE-Lab:
65.5014, 20.2251, -29.5303
CIE-LCH:
65.5014, 35.7924, 304.4070
CIE-Luv:
65.5014, 6.2855, -49.0689
Hunter-Lab:
58.8926, 15.1244, -26.1536
#a995d4 color charts
#a995d4 color shades, tints & tones
#a995d4 color schemes
#a995d4 color preview, HTML & CSS examples
This text has a color of #a995d4
<p style="color:#a995d4;">Text here</p>
.mytext {color:#a995d4;}
This box has a color of #a995d4
<div style="background-color:#a995d4;">Content here</div>
.mybackground {background-color:#a995d4;}
Border around this has a color of #a995d4
<div style="border:2px solid #a995d4;">Content here</div>
.myborder {border:2px solid #a995d4;}