#a365db color space conversions
Hex:
#a365db
RGB:
163, 101, 219
CMY:
36, 60, 14
CMYK:
26, 54, 0, 14
HSL:
272°, 62.1053%, 62.7451%
HSV (HSB):
272°, 53.8813%, 85.8824%
XYZ:
32.5441, 22.2084, 69.5892
xyY:
0.2617, 0.1786, 22.2084
CIE-Lab:
54.2474, 47.0054, -51.1595
CIE-LCH:
54.2474, 69.4752, 312.5769
CIE-Luv:
54.2474, 20.2932, -84.8985
Hunter-Lab:
47.1258, 40.7985, -54.5638
#a365db color charts
#a365db color shades, tints & tones
#a365db color schemes
#a365db color preview, HTML & CSS examples
This text has a color of #a365db
<p style="color:#a365db;">Text here</p>
.mytext {color:#a365db;}
This box has a color of #a365db
<div style="background-color:#a365db;">Content here</div>
.mybackground {background-color:#a365db;}
Border around this has a color of #a365db
<div style="border:2px solid #a365db;">Content here</div>
.myborder {border:2px solid #a365db;}