#a04dc8 color space conversions
Hex:
#a04dc8
RGB:
160, 77, 200
CMY:
37, 70, 22
CMYK:
20, 62, 0, 22
HSL:
280°, 52.7897%, 54.3137%
HSV (HSB):
280°, 61.5000%, 78.4314%
XYZ:
27.5764, 16.9515, 56.4621
xyY:
0.2731, 0.1679, 16.9515
CIE-Lab:
48.1988, 54.2873, -49.9926
CIE-LCH:
48.1988, 73.7995, 317.3584
CIE-Luv:
48.1988, 29.2070, -81.6030
Hunter-Lab:
41.1722, 47.5050, -52.4878
#a04dc8 color charts
#a04dc8 color shades, tints & tones
#a04dc8 color schemes
#a04dc8 color preview, HTML & CSS examples
This text has a color of #a04dc8
<p style="color:#a04dc8;">Text here</p>
.mytext {color:#a04dc8;}
This box has a color of #a04dc8
<div style="background-color:#a04dc8;">Content here</div>
.mybackground {background-color:#a04dc8;}
Border around this has a color of #a04dc8
<div style="border:2px solid #a04dc8;">Content here</div>
.myborder {border:2px solid #a04dc8;}