#a04fdc color space conversions
Hex:
#a04fdc
RGB:
160, 79, 220
CMY:
37, 69, 14
CMYK:
27, 64, 0, 14
HSL:
274°, 66.8246%, 58.6275%
HSV (HSB):
274°, 64.0909%, 86.2745%
XYZ:
30.2115, 18.2329, 69.6371
xyY:
0.2559, 0.1544, 18.2329
CIE-Lab:
49.7773, 57.7075, -58.9060
CIE-LCH:
49.7773, 82.4625, 314.4111
CIE-Luv:
49.7773, 24.5277, -95.9151
Hunter-Lab:
42.6999, 51.5690, -66.8030
#a04fdc color charts
#a04fdc color shades, tints & tones
#a04fdc color schemes
#a04fdc color preview, HTML & CSS examples
This text has a color of #a04fdc
<p style="color:#a04fdc;">Text here</p>
.mytext {color:#a04fdc;}
This box has a color of #a04fdc
<div style="background-color:#a04fdc;">Content here</div>
.mybackground {background-color:#a04fdc;}
Border around this has a color of #a04fdc
<div style="border:2px solid #a04fdc;">Content here</div>
.myborder {border:2px solid #a04fdc;}