#a018c5 color space conversions
Hex:
#a018c5
RGB:
160, 24, 197
CMY:
37, 91, 23
CMYK:
19, 88, 0, 23
HSL:
287°, 78.2805%, 43.3333%
HSV (HSB):
287°, 87.8173%, 77.2549%
XYZ:
24.9019, 12.1581, 53.8576
xyY:
0.2739, 0.1337, 12.1581
CIE-Lab:
41.4662, 72.2402, -59.0908
CIE-LCH:
41.4662, 93.3294, 320.7176
CIE-Luv:
41.4662, 38.9268, -92.5428
Hunter-Lab:
34.8684, 66.4591, -67.1711
#a018c5 color charts
#a018c5 color shades, tints & tones
#a018c5 color schemes
#a018c5 color preview, HTML & CSS examples
This text has a color of #a018c5
<p style="color:#a018c5;">Text here</p>
.mytext {color:#a018c5;}
This box has a color of #a018c5
<div style="background-color:#a018c5;">Content here</div>
.mybackground {background-color:#a018c5;}
Border around this has a color of #a018c5
<div style="border:2px solid #a018c5;">Content here</div>
.myborder {border:2px solid #a018c5;}