#a15eac color space conversions
Hex:
#a15eac
RGB:
161, 94, 172
CMY:
37, 63, 33
CMYK:
6, 45, 0, 33
HSL:
292°, 31.9672%, 52.1569%
HSV (HSB):
292°, 45.3488%, 67.4510%
XYZ:
26.1470, 18.5610, 41.2343
xyY:
0.3042, 0.2160, 18.5610
CIE-Lab:
50.1696, 39.9717, -30.6125
CIE-LCH:
50.1696, 50.3474, 322.5532
CIE-Luv:
50.1696, 30.2452, -51.0520
Hunter-Lab:
43.0825, 32.9383, -26.5887
#a15eac color charts
#a15eac color shades, tints & tones
#a15eac color schemes
#a15eac color preview, HTML & CSS examples
This text has a color of #a15eac
<p style="color:#a15eac;">Text here</p>
.mytext {color:#a15eac;}
This box has a color of #a15eac
<div style="background-color:#a15eac;">Content here</div>
.mybackground {background-color:#a15eac;}
Border around this has a color of #a15eac
<div style="border:2px solid #a15eac;">Content here</div>
.myborder {border:2px solid #a15eac;}