#a98ca9 color space conversions
Hex:
#a98ca9
RGB:
169, 140, 169
CMY:
34, 45, 34
CMYK:
0, 17, 0, 34
HSL:
300°, 14.4279%, 60.5882%
HSV (HSB):
300°, 17.1598%, 66.2745%
XYZ:
32.9017, 30.0558, 41.6034
xyY:
0.3147, 0.2874, 30.0558
CIE-Lab:
61.7023, 16.1487, -11.1590
CIE-LCH:
61.7023, 19.6291, 325.3548
CIE-Luv:
61.7023, 14.7783, -19.1169
Hunter-Lab:
54.8231, 11.1850, -6.6169
#a98ca9 color charts
#a98ca9 color shades, tints & tones
#a98ca9 color schemes
#a98ca9 color preview, HTML & CSS examples
This text has a color of #a98ca9
<p style="color:#a98ca9;">Text here</p>
.mytext {color:#a98ca9;}
This box has a color of #a98ca9
<div style="background-color:#a98ca9;">Content here</div>
.mybackground {background-color:#a98ca9;}
Border around this has a color of #a98ca9
<div style="border:2px solid #a98ca9;">Content here</div>
.myborder {border:2px solid #a98ca9;}