#a15b9d color space conversions
Hex:
#a15b9d
RGB:
161, 91, 157
CMY:
37, 64, 38
CMYK:
0, 43, 2, 37
HSL:
303°, 27.7778%, 49.4118%
HSV (HSB):
303°, 43.4783%, 63.1373%
XYZ:
24.5248, 17.4936, 33.9823
xyY:
0.3227, 0.2302, 17.4936
CIE-Lab:
48.8760, 38.6786, -23.8076
CIE-LCH:
48.8760, 45.4185, 328.3867
CIE-Luv:
48.8760, 34.5807, -40.3287
Hunter-Lab:
41.8253, 31.4716, -18.8943
#a15b9d color charts
#a15b9d color shades, tints & tones
#a15b9d color schemes
#a15b9d color preview, HTML & CSS examples
This text has a color of #a15b9d
<p style="color:#a15b9d;">Text here</p>
.mytext {color:#a15b9d;}
This box has a color of #a15b9d
<div style="background-color:#a15b9d;">Content here</div>
.mybackground {background-color:#a15b9d;}
Border around this has a color of #a15b9d
<div style="border:2px solid #a15b9d;">Content here</div>
.myborder {border:2px solid #a15b9d;}