#a03fb8 color space conversions
Hex:
#a03fb8
RGB:
160, 63, 184
CMY:
37, 75, 28
CMYK:
13, 66, 0, 28
HSL:
288°, 48.9879%, 48.4314%
HSV (HSB):
288°, 65.7609%, 72.1569%
XYZ:
24.9264, 14.4893, 46.8303
xyY:
0.2890, 0.1680, 14.4893
CIE-Lab:
44.9266, 57.4300, -45.9224
CIE-LCH:
44.9266, 73.5328, 321.3533
CIE-Luv:
44.9266, 36.5928, -74.5480
Hunter-Lab:
38.0648, 50.2760, -46.2979
#a03fb8 color charts
#a03fb8 color shades, tints & tones
#a03fb8 color schemes
#a03fb8 color preview, HTML & CSS examples
This text has a color of #a03fb8
<p style="color:#a03fb8;">Text here</p>
.mytext {color:#a03fb8;}
This box has a color of #a03fb8
<div style="background-color:#a03fb8;">Content here</div>
.mybackground {background-color:#a03fb8;}
Border around this has a color of #a03fb8
<div style="border:2px solid #a03fb8;">Content here</div>
.myborder {border:2px solid #a03fb8;}