#a15def color space conversions
Hex:
#a15def
RGB:
161, 93, 239
CMY:
37, 64, 6
CMYK:
33, 61, 0, 6
HSL:
268°, 82.0225%, 65.0980%
HSV (HSB):
268°, 61.0879%, 93.7255%
XYZ:
34.1923, 21.6378, 84.0357
xyY:
0.2445, 0.1547, 21.6378
CIE-Lab:
53.6405, 55.4292, -63.3858
CIE-LCH:
53.6405, 84.2031, 311.1688
CIE-Luv:
53.6405, 18.1682, -104.2805
Hunter-Lab:
46.5164, 49.8042, -74.5508
#a15def color charts
#a15def color shades, tints & tones
#a15def color schemes
#a15def color preview, HTML & CSS examples
This text has a color of #a15def
<p style="color:#a15def;">Text here</p>
.mytext {color:#a15def;}
This box has a color of #a15def
<div style="background-color:#a15def;">Content here</div>
.mybackground {background-color:#a15def;}
Border around this has a color of #a15def
<div style="border:2px solid #a15def;">Content here</div>
.myborder {border:2px solid #a15def;}