#a03dc1 color space conversions
Hex:
#a03dc1
RGB:
160, 61, 193
CMY:
37, 76, 24
CMYK:
17, 68, 0, 24
HSL:
285°, 51.9685%, 49.8039%
HSV (HSB):
285°, 68.3938%, 75.6863%
XYZ:
25.7916, 14.6613, 51.9226
xyY:
0.2792, 0.1587, 14.6613
CIE-Lab:
45.1668, 60.0554, -50.7932
CIE-LCH:
45.1668, 78.6549, 319.7764
CIE-Luv:
45.1668, 34.7167, -82.0110
Hunter-Lab:
38.2901, 53.2270, -53.5961
#a03dc1 color charts
#a03dc1 color shades, tints & tones
#a03dc1 color schemes
#a03dc1 color preview, HTML & CSS examples
This text has a color of #a03dc1
<p style="color:#a03dc1;">Text here</p>
.mytext {color:#a03dc1;}
This box has a color of #a03dc1
<div style="background-color:#a03dc1;">Content here</div>
.mybackground {background-color:#a03dc1;}
Border around this has a color of #a03dc1
<div style="border:2px solid #a03dc1;">Content here</div>
.myborder {border:2px solid #a03dc1;}