#a999b2 color space conversions
Hex:
#a999b2
RGB:
169, 153, 178
CMY:
34, 40, 30
CMYK:
5, 14, 0, 30
HSL:
278°, 13.9665%, 64.9020%
HSV (HSB):
278°, 14.0449%, 69.8039%
XYZ:
35.7893, 34.4318, 46.8792
xyY:
0.3056, 0.2940, 34.4318
CIE-Lab:
65.3039, 10.6085, -10.8416
CIE-LCH:
65.3039, 15.1684, 314.3772
CIE-Luv:
65.3039, 7.4408, -17.9196
Hunter-Lab:
58.6786, 6.1832, -6.2926
#a999b2 color charts
#a999b2 color shades, tints & tones
#a999b2 color schemes
#a999b2 color preview, HTML & CSS examples
This text has a color of #a999b2
<p style="color:#a999b2;">Text here</p>
.mytext {color:#a999b2;}
This box has a color of #a999b2
<div style="background-color:#a999b2;">Content here</div>
.mybackground {background-color:#a999b2;}
Border around this has a color of #a999b2
<div style="border:2px solid #a999b2;">Content here</div>
.myborder {border:2px solid #a999b2;}