#a09db5 color space conversions
Hex:
#a09db5
RGB:
160, 157, 181
CMY:
37, 38, 29
CMYK:
12, 13, 0, 29
HSL:
248°, 13.9535%, 66.2745%
HSV (HSB):
248°, 13.2597%, 70.9804%
XYZ:
34.8947, 34.9237, 48.6179
xyY:
0.2946, 0.2949, 34.9237
CIE-Lab:
65.6892, 5.9136, -12.0217
CIE-LCH:
65.6892, 13.3975, 296.1932
CIE-Luv:
65.6892, 0.2181, -19.0015
Hunter-Lab:
59.0963, 1.9806, -7.4098
#a09db5 color charts
#a09db5 color shades, tints & tones
#a09db5 color schemes
#a09db5 color preview, HTML & CSS examples
This text has a color of #a09db5
<p style="color:#a09db5;">Text here</p>
.mytext {color:#a09db5;}
This box has a color of #a09db5
<div style="background-color:#a09db5;">Content here</div>
.mybackground {background-color:#a09db5;}
Border around this has a color of #a09db5
<div style="border:2px solid #a09db5;">Content here</div>
.myborder {border:2px solid #a09db5;}