#a15fed color space conversions
Hex:
#a15fed
RGB:
161, 95, 237
CMY:
37, 63, 7
CMYK:
32, 60, 0, 7
HSL:
268°, 79.7753%, 65.0980%
HSV (HSB):
268°, 59.9156%, 92.9412%
XYZ:
34.0762, 21.8759, 82.5472
xyY:
0.2460, 0.1579, 21.8759
CIE-Lab:
53.8951, 53.9291, -61.8573
CIE-LCH:
53.8951, 82.0651, 311.0829
CIE-Luv:
53.8951, 17.9807, -101.9433
Hunter-Lab:
46.7717, 48.1984, -71.9006
#a15fed color charts
#a15fed color shades, tints & tones
#a15fed color schemes
#a15fed color preview, HTML & CSS examples
This text has a color of #a15fed
<p style="color:#a15fed;">Text here</p>
.mytext {color:#a15fed;}
This box has a color of #a15fed
<div style="background-color:#a15fed;">Content here</div>
.mybackground {background-color:#a15fed;}
Border around this has a color of #a15fed
<div style="border:2px solid #a15fed;">Content here</div>
.myborder {border:2px solid #a15fed;}