#a07fdc color space conversions
Hex:
#a07fdc
RGB:
160, 127, 220
CMY:
37, 50, 14
CMYK:
27, 42, 0, 14
HSL:
261°, 57.0552%, 68.0392%
HSV (HSB):
261°, 42.2727%, 86.2745%
XYZ:
35.0048, 27.8196, 71.2349
xyY:
0.2611, 0.2075, 27.8196
CIE-Lab:
59.7254, 31.9961, -43.0620
CIE-LCH:
59.7254, 53.6478, 306.6132
CIE-Luv:
59.7254, 9.6263, -71.7403
Hunter-Lab:
52.7443, 26.1626, -43.1543
#a07fdc color charts
#a07fdc color shades, tints & tones
#a07fdc color schemes
#a07fdc color preview, HTML & CSS examples
This text has a color of #a07fdc
<p style="color:#a07fdc;">Text here</p>
.mytext {color:#a07fdc;}
This box has a color of #a07fdc
<div style="background-color:#a07fdc;">Content here</div>
.mybackground {background-color:#a07fdc;}
Border around this has a color of #a07fdc
<div style="border:2px solid #a07fdc;">Content here</div>
.myborder {border:2px solid #a07fdc;}