#a01ab3 color space conversions
Hex:
#a01ab3
RGB:
160, 26, 179
CMY:
37, 90, 30
CMYK:
11, 85, 0, 30
HSL:
293°, 74.6341%, 40.1961%
HSV (HSB):
293°, 85.4749%, 70.1961%
XYZ:
23.0033, 11.4670, 43.6488
xyY:
0.2945, 0.1468, 11.4670
CIE-Lab:
40.3562, 68.6779, -50.3031
CIE-LCH:
40.3562, 85.1296, 323.7791
CIE-Luv:
40.3562, 44.3039, -79.5959
Hunter-Lab:
33.8630, 61.9954, -52.7195
#a01ab3 color charts
#a01ab3 color shades, tints & tones
#a01ab3 color schemes
#a01ab3 color preview, HTML & CSS examples
This text has a color of #a01ab3
<p style="color:#a01ab3;">Text here</p>
.mytext {color:#a01ab3;}
This box has a color of #a01ab3
<div style="background-color:#a01ab3;">Content here</div>
.mybackground {background-color:#a01ab3;}
Border around this has a color of #a01ab3
<div style="border:2px solid #a01ab3;">Content here</div>
.myborder {border:2px solid #a01ab3;}