#a03bd9 color space conversions
Hex:
#a03bd9
RGB:
160, 59, 217
CMY:
37, 77, 15
CMYK:
26, 73, 0, 15
HSL:
278°, 67.5214%, 54.1176%
HSV (HSB):
278°, 72.8111%, 85.0980%
XYZ:
28.5856, 15.6113, 67.1523
xyY:
0.2567, 0.1402, 15.6113
CIE-Lab:
46.4603, 65.7704, -62.5506
CIE-LCH:
46.4603, 90.7652, 316.4374
CIE-Luv:
46.4603, 29.2782, -100.0617
Hunter-Lab:
39.5111, 59.9971, -73.1104
#a03bd9 color charts
#a03bd9 color shades, tints & tones
#a03bd9 color schemes
#a03bd9 color preview, HTML & CSS examples
This text has a color of #a03bd9
<p style="color:#a03bd9;">Text here</p>
.mytext {color:#a03bd9;}
This box has a color of #a03bd9
<div style="background-color:#a03bd9;">Content here</div>
.mybackground {background-color:#a03bd9;}
Border around this has a color of #a03bd9
<div style="border:2px solid #a03bd9;">Content here</div>
.myborder {border:2px solid #a03bd9;}