#a378e5 color space conversions
Hex:
#a378e5
RGB:
163, 120, 229
CMY:
36, 53, 10
CMYK:
29, 48, 0, 10
HSL:
264°, 67.7019%, 68.4314%
HSV (HSB):
264°, 47.5983%, 89.8039%
XYZ:
35.9636, 26.8766, 77.4210
xyY:
0.2564, 0.1916, 26.8766
CIE-Lab:
58.8599, 38.9693, -49.4412
CIE-LCH:
58.8599, 62.9527, 308.2449
CIE-Luv:
58.8599, 12.5705, -82.6753
Hunter-Lab:
51.8427, 33.1019, -52.2528
#a378e5 color charts
#a378e5 color shades, tints & tones
#a378e5 color schemes
#a378e5 color preview, HTML & CSS examples
This text has a color of #a378e5
<p style="color:#a378e5;">Text here</p>
.mytext {color:#a378e5;}
This box has a color of #a378e5
<div style="background-color:#a378e5;">Content here</div>
.mybackground {background-color:#a378e5;}
Border around this has a color of #a378e5
<div style="border:2px solid #a378e5;">Content here</div>
.myborder {border:2px solid #a378e5;}