#a15dc9 color space conversions
Hex:
#a15dc9
RGB:
161, 93, 201
CMY:
37, 64, 21
CMYK:
20, 54, 0, 21
HSL:
278°, 50.0000%, 57.6471%
HSV (HSB):
278°, 53.7313%, 78.8235%
XYZ:
29.1549, 19.6228, 57.5093
xyY:
0.2743, 0.1846, 19.6228
CIE-Lab:
51.4080, 46.6534, -45.4467
CIE-LCH:
51.4080, 65.1302, 315.7506
CIE-Luv:
51.4080, 24.9068, -75.0473
Hunter-Lab:
44.2976, 39.9606, -45.9647
#a15dc9 color charts
#a15dc9 color shades, tints & tones
#a15dc9 color schemes
#a15dc9 color preview, HTML & CSS examples
This text has a color of #a15dc9
<p style="color:#a15dc9;">Text here</p>
.mytext {color:#a15dc9;}
This box has a color of #a15dc9
<div style="background-color:#a15dc9;">Content here</div>
.mybackground {background-color:#a15dc9;}
Border around this has a color of #a15dc9
<div style="border:2px solid #a15dc9;">Content here</div>
.myborder {border:2px solid #a15dc9;}