#a995e5 color space conversions
Hex:
#a995e5
RGB:
169, 149, 229
CMY:
34, 42, 10
CMYK:
26, 35, 0, 10
HSL:
255°, 60.6061%, 74.1176%
HSV (HSB):
255°, 34.9345%, 89.8039%
XYZ:
41.2525, 35.5871, 78.8235
xyY:
0.2650, 0.2286, 35.5871
CIE-Lab:
66.2032, 24.2410, -37.8520
CIE-LCH:
66.2032, 44.9489, 302.6362
CIE-Luv:
66.2032, 4.7270, -63.4030
Hunter-Lab:
59.6549, 19.0401, -36.5829
#a995e5 color charts
#a995e5 color shades, tints & tones
#a995e5 color schemes
#a995e5 color preview, HTML & CSS examples
This text has a color of #a995e5
<p style="color:#a995e5;">Text here</p>
.mytext {color:#a995e5;}
This box has a color of #a995e5
<div style="background-color:#a995e5;">Content here</div>
.mybackground {background-color:#a995e5;}
Border around this has a color of #a995e5
<div style="border:2px solid #a995e5;">Content here</div>
.myborder {border:2px solid #a995e5;}