#a375e5 color space conversions
Hex:
#a375e5
RGB:
163, 117, 229
CMY:
36, 54, 10
CMYK:
29, 49, 0, 10
HSL:
265°, 68.2927%, 67.8431%
HSV (HSB):
265°, 48.9083%, 89.8039%
XYZ:
35.6084, 26.1663, 77.3026
xyY:
0.2560, 0.1881, 26.1663
CIE-Lab:
58.1945, 40.6430, -50.4975
CIE-LCH:
58.1945, 64.8217, 308.8289
CIE-Luv:
58.1945, 13.5914, -84.3750
Hunter-Lab:
51.1530, 34.7391, -53.7922
#a375e5 color charts
#a375e5 color shades, tints & tones
#a375e5 color schemes
#a375e5 color preview, HTML & CSS examples
This text has a color of #a375e5
<p style="color:#a375e5;">Text here</p>
.mytext {color:#a375e5;}
This box has a color of #a375e5
<div style="background-color:#a375e5;">Content here</div>
.mybackground {background-color:#a375e5;}
Border around this has a color of #a375e5
<div style="border:2px solid #a375e5;">Content here</div>
.myborder {border:2px solid #a375e5;}