#a01daf color space conversions
Hex:
#a01daf
RGB:
160, 29, 175
CMY:
37, 89, 31
CMYK:
9, 83, 0, 31
HSL:
294°, 71.5686%, 40.0000%
HSV (HSB):
294°, 83.4286%, 68.6275%
XYZ:
22.6744, 11.4475, 41.5719
xyY:
0.2996, 0.1512, 11.4475
CIE-Lab:
40.3241, 67.3243, -47.9814
CIE-LCH:
40.3241, 82.6727, 324.5229
CIE-Luv:
40.3241, 45.2858, -76.2577
Hunter-Lab:
33.8341, 60.4148, -49.1657
#a01daf color charts
#a01daf color shades, tints & tones
#a01daf color schemes
#a01daf color preview, HTML & CSS examples
This text has a color of #a01daf
<p style="color:#a01daf;">Text here</p>
.mytext {color:#a01daf;}
This box has a color of #a01daf
<div style="background-color:#a01daf;">Content here</div>
.mybackground {background-color:#a01daf;}
Border around this has a color of #a01daf
<div style="border:2px solid #a01daf;">Content here</div>
.myborder {border:2px solid #a01daf;}