#a958a9 color space conversions
Hex:
#a958a9
RGB:
169, 88, 169
CMY:
34, 65, 34
CMYK:
0, 48, 0, 34
HSL:
300°, 32.0158%, 50.3922%
HSV (HSB):
300°, 47.9290%, 66.2745%
XYZ:
27.0133, 18.2790, 39.6406
xyY:
0.3181, 0.2152, 18.2790
CIE-Lab:
49.8328, 44.9759, -29.3045
CIE-LCH:
49.8328, 53.6804, 326.9134
CIE-Luv:
49.8328, 38.4526, -49.7240
Hunter-Lab:
42.7540, 37.9625, -25.0446
#a958a9 color charts
#a958a9 color shades, tints & tones
#a958a9 color schemes
#a958a9 color preview, HTML & CSS examples
This text has a color of #a958a9
<p style="color:#a958a9;">Text here</p>
.mytext {color:#a958a9;}
This box has a color of #a958a9
<div style="background-color:#a958a9;">Content here</div>
.mybackground {background-color:#a958a9;}
Border around this has a color of #a958a9
<div style="border:2px solid #a958a9;">Content here</div>
.myborder {border:2px solid #a958a9;}