#a01dd3 color space conversions
Hex:
#a01dd3
RGB:
160, 29, 211
CMY:
37, 89, 17
CMYK:
24, 86, 0, 17
HSL:
283°, 75.8333%, 47.0588%
HSV (HSB):
283°, 86.2559%, 82.7451%
XYZ:
26.6944, 13.0555, 62.7410
xyY:
0.2605, 0.1274, 13.0555
CIE-Lab:
42.8467, 73.7898, -64.9685
CIE-LCH:
42.8467, 98.3150, 318.6376
CIE-Luv:
42.8467, 34.6005, -101.5289
Hunter-Lab:
36.1323, 68.6435, -77.6599
#a01dd3 color charts
#a01dd3 color shades, tints & tones
#a01dd3 color schemes
#a01dd3 color preview, HTML & CSS examples
This text has a color of #a01dd3
<p style="color:#a01dd3;">Text here</p>
.mytext {color:#a01dd3;}
This box has a color of #a01dd3
<div style="background-color:#a01dd3;">Content here</div>
.mybackground {background-color:#a01dd3;}
Border around this has a color of #a01dd3
<div style="border:2px solid #a01dd3;">Content here</div>
.myborder {border:2px solid #a01dd3;}