#a978b9 color space conversions
Hex:
#a978b9
RGB:
169, 120, 185
CMY:
34, 53, 27
CMYK:
9, 35, 0, 27
HSL:
285°, 31.7073%, 59.8039%
HSV (HSB):
285°, 35.1351%, 72.5490%
XYZ:
31.8356, 25.3707, 49.1181
xyY:
0.2994, 0.2386, 25.3707
CIE-Lab:
57.4349, 30.7092, -26.7758
CIE-LCH:
57.4349, 40.7431, 318.9143
CIE-Luv:
57.4349, 22.1447, -45.1059
Hunter-Lab:
50.3694, 24.6733, -22.5585
#a978b9 color charts
#a978b9 color shades, tints & tones
#a978b9 color schemes
#a978b9 color preview, HTML & CSS examples
This text has a color of #a978b9
<p style="color:#a978b9;">Text here</p>
.mytext {color:#a978b9;}
This box has a color of #a978b9
<div style="background-color:#a978b9;">Content here</div>
.mybackground {background-color:#a978b9;}
Border around this has a color of #a978b9
<div style="border:2px solid #a978b9;">Content here</div>
.myborder {border:2px solid #a978b9;}