#a379db color space conversions
Hex:
#a379db
RGB:
163, 121, 219
CMY:
36, 53, 14
CMYK:
26, 45, 0, 14
HSL:
266°, 57.6471%, 66.6667%
HSV (HSB):
266°, 44.7489%, 85.8824%
XYZ:
34.7278, 26.5757, 70.3171
xyY:
0.2638, 0.2019, 26.5757
CIE-Lab:
58.5796, 35.9872, -44.2888
CIE-LCH:
58.5796, 57.0664, 309.0959
CIE-Luv:
58.5796, 13.5213, -73.9586
Hunter-Lab:
51.5517, 30.0312, -44.7861
#a379db color charts
#a379db color shades, tints & tones
#a379db color schemes
#a379db color preview, HTML & CSS examples
This text has a color of #a379db
<p style="color:#a379db;">Text here</p>
.mytext {color:#a379db;}
This box has a color of #a379db
<div style="background-color:#a379db;">Content here</div>
.mybackground {background-color:#a379db;}
Border around this has a color of #a379db
<div style="border:2px solid #a379db;">Content here</div>
.myborder {border:2px solid #a379db;}