#a99ae5 color space conversions
Hex:
#a99ae5
RGB:
169, 154, 229
CMY:
34, 40, 10
CMYK:
26, 33, 0, 10
HSL:
252°, 59.0551%, 75.0980%
HSV (HSB):
252°, 32.7511%, 89.8039%
XYZ:
42.0606, 37.2034, 79.0929
xyY:
0.2656, 0.2349, 37.2034
CIE-Lab:
67.4293, 21.4121, -35.9423
CIE-LCH:
67.4293, 41.8369, 300.7837
CIE-Luv:
67.4293, 2.6940, -60.0338
Hunter-Lab:
60.9946, 16.3496, -34.1863
#a99ae5 color charts
#a99ae5 color shades, tints & tones
#a99ae5 color schemes
#a99ae5 color preview, HTML & CSS examples
This text has a color of #a99ae5
<p style="color:#a99ae5;">Text here</p>
.mytext {color:#a99ae5;}
This box has a color of #a99ae5
<div style="background-color:#a99ae5;">Content here</div>
.mybackground {background-color:#a99ae5;}
Border around this has a color of #a99ae5
<div style="border:2px solid #a99ae5;">Content here</div>
.myborder {border:2px solid #a99ae5;}