#a09dc5 color space conversions
Hex:
#a09dc5
RGB:
160, 157, 197
CMY:
37, 38, 23
CMYK:
19, 20, 0, 23
HSL:
245°, 25.6410%, 69.4118%
HSV (HSB):
245°, 20.3046%, 77.2549%
XYZ:
36.6322, 35.6187, 57.7677
xyY:
0.2817, 0.2740, 35.6187
CIE-Lab:
66.2276, 9.4397, -20.1376
CIE-LCH:
66.2276, 22.2403, 295.1153
CIE-Luv:
66.2276, -0.8176, -32.3632
Hunter-Lab:
59.6814, 5.1200, -15.6118
#a09dc5 color charts
#a09dc5 color shades, tints & tones
#a09dc5 color schemes
#a09dc5 color preview, HTML & CSS examples
This text has a color of #a09dc5
<p style="color:#a09dc5;">Text here</p>
.mytext {color:#a09dc5;}
This box has a color of #a09dc5
<div style="background-color:#a09dc5;">Content here</div>
.mybackground {background-color:#a09dc5;}
Border around this has a color of #a09dc5
<div style="border:2px solid #a09dc5;">Content here</div>
.myborder {border:2px solid #a09dc5;}