#a995d2 color space conversions
Hex:
#a995d2
RGB:
169, 149, 210
CMY:
34, 42, 18
CMYK:
20, 29, 0, 18
HSL:
260°, 40.3974%, 70.3922%
HSV (HSB):
260°, 29.0476%, 82.3529%
XYZ:
38.7425, 34.5831, 65.6060
xyY:
0.2789, 0.2489, 34.5831
CIE-Lab:
65.4227, 19.7659, -28.5399
CIE-LCH:
65.4227, 34.7162, 304.7053
CIE-Luv:
65.4227, 6.4699, -47.3802
Hunter-Lab:
58.8074, 14.6835, -24.9793
#a995d2 color charts
#a995d2 color shades, tints & tones
#a995d2 color schemes
#a995d2 color preview, HTML & CSS examples
This text has a color of #a995d2
<p style="color:#a995d2;">Text here</p>
.mytext {color:#a995d2;}
This box has a color of #a995d2
<div style="background-color:#a995d2;">Content here</div>
.mybackground {background-color:#a995d2;}
Border around this has a color of #a995d2
<div style="border:2px solid #a995d2;">Content here</div>
.myborder {border:2px solid #a995d2;}