#a379e4 color space conversions
Hex:
#a379e4
RGB:
163, 121, 228
CMY:
36, 53, 11
CMYK:
29, 47, 0, 11
HSL:
264°, 66.4596%, 68.4314%
HSV (HSB):
264°, 46.9298%, 89.4118%
XYZ:
35.9452, 27.0627, 76.7279
xyY:
0.2572, 0.1937, 27.0627
CIE-Lab:
59.0323, 38.1647, -48.6098
CIE-LCH:
59.0323, 61.8017, 308.1363
CIE-Luv:
59.0323, 12.3537, -81.2904
Hunter-Lab:
52.0218, 32.2989, -51.0326
#a379e4 color charts
#a379e4 color shades, tints & tones
#a379e4 color schemes
#a379e4 color preview, HTML & CSS examples
This text has a color of #a379e4
<p style="color:#a379e4;">Text here</p>
.mytext {color:#a379e4;}
This box has a color of #a379e4
<div style="background-color:#a379e4;">Content here</div>
.mybackground {background-color:#a379e4;}
Border around this has a color of #a379e4
<div style="border:2px solid #a379e4;">Content here</div>
.myborder {border:2px solid #a379e4;}