#a75dcd color space conversions
Hex:
#a75dcd
RGB:
167, 93, 205
CMY:
35, 64, 20
CMYK:
19, 55, 0, 20
HSL:
280°, 52.8302%, 58.4314%
HSV (HSB):
280°, 54.6341%, 80.3922%
XYZ:
30.8701, 20.4520, 60.0782
xyY:
0.2771, 0.1836, 20.4520
CIE-Lab:
52.3444, 49.1045, -46.2045
CIE-LCH:
52.3444, 67.4248, 316.7428
CIE-Luv:
52.3444, 27.6226, -76.8353
Hunter-Lab:
45.2239, 42.7037, -47.1078
#a75dcd color charts
#a75dcd color shades, tints & tones
#a75dcd color schemes
#a75dcd color preview, HTML & CSS examples
This text has a color of #a75dcd
<p style="color:#a75dcd;">Text here</p>
.mytext {color:#a75dcd;}
This box has a color of #a75dcd
<div style="background-color:#a75dcd;">Content here</div>
.mybackground {background-color:#a75dcd;}
Border around this has a color of #a75dcd
<div style="border:2px solid #a75dcd;">Content here</div>
.myborder {border:2px solid #a75dcd;}