#a09ac9 color space conversions
Hex:
#a09ac9
RGB:
160, 154, 201
CMY:
37, 40, 21
CMYK:
20, 23, 0, 21
HSL:
248°, 30.3226%, 69.6078%
HSV (HSB):
248°, 23.3831%, 78.8235%
XYZ:
36.5954, 34.8018, 60.0470
xyY:
0.2784, 0.2648, 34.8018
CIE-Lab:
65.5941, 12.0484, -23.3318
CIE-LCH:
65.5941, 26.2590, 297.3115
CIE-Luv:
65.5941, 0.2595, -37.8290
Hunter-Lab:
58.9931, 7.4918, -19.0541
#a09ac9 color charts
#a09ac9 color shades, tints & tones
#a09ac9 color schemes
#a09ac9 color preview, HTML & CSS examples
This text has a color of #a09ac9
<p style="color:#a09ac9;">Text here</p>
.mytext {color:#a09ac9;}
This box has a color of #a09ac9
<div style="background-color:#a09ac9;">Content here</div>
.mybackground {background-color:#a09ac9;}
Border around this has a color of #a09ac9
<div style="border:2px solid #a09ac9;">Content here</div>
.myborder {border:2px solid #a09ac9;}