#a75ec5 color space conversions
Hex:
#a75ec5
RGB:
167, 94, 197
CMY:
35, 63, 23
CMYK:
15, 52, 0, 23
HSL:
283°, 47.0320%, 57.0588%
HSV (HSB):
283°, 52.2843%, 77.2549%
XYZ:
30.0171, 20.2521, 55.1503
xyY:
0.2847, 0.1921, 20.2521
CIE-Lab:
52.1211, 46.8718, -41.9759
CIE-LCH:
52.1211, 62.9202, 318.1541
CIE-Luv:
52.1211, 28.9039, -69.9598
Hunter-Lab:
45.0023, 40.3075, -41.1581
#a75ec5 color charts
#a75ec5 color shades, tints & tones
#a75ec5 color schemes
#a75ec5 color preview, HTML & CSS examples
This text has a color of #a75ec5
<p style="color:#a75ec5;">Text here</p>
.mytext {color:#a75ec5;}
This box has a color of #a75ec5
<div style="background-color:#a75ec5;">Content here</div>
.mybackground {background-color:#a75ec5;}
Border around this has a color of #a75ec5
<div style="border:2px solid #a75ec5;">Content here</div>
.myborder {border:2px solid #a75ec5;}