#a095b9 color space conversions
Hex:
#a095b9
RGB:
160, 149, 185
CMY:
37, 42, 27
CMYK:
14, 19, 0, 27
HSL:
258°, 20.4545%, 65.4902%
HSV (HSB):
258°, 19.4595%, 72.5490%
XYZ:
34.0016, 32.4713, 50.3744
xyY:
0.2910, 0.2779, 32.4713
CIE-Lab:
63.7305, 11.2758, -17.2181
CIE-LCH:
63.7305, 20.5818, 303.2201
CIE-Luv:
63.7305, 3.7219, -27.8199
Hunter-Lab:
56.9836, 6.7882, -12.5249
#a095b9 color charts
#a095b9 color shades, tints & tones
#a095b9 color schemes
#a095b9 color preview, HTML & CSS examples
This text has a color of #a095b9
<p style="color:#a095b9;">Text here</p>
.mytext {color:#a095b9;}
This box has a color of #a095b9
<div style="background-color:#a095b9;">Content here</div>
.mybackground {background-color:#a095b9;}
Border around this has a color of #a095b9
<div style="border:2px solid #a095b9;">Content here</div>
.myborder {border:2px solid #a095b9;}