#a03dbd color space conversions
Hex:
#a03dbd
RGB:
160, 61, 189
CMY:
37, 76, 26
CMYK:
15, 68, 0, 26
HSL:
286°, 51.2000%, 49.0196%
HSV (HSB):
286°, 67.7249%, 74.1176%
XYZ:
25.3513, 14.4852, 49.6039
xyY:
0.2834, 0.1620, 14.4852
CIE-Lab:
44.9209, 59.2627, -48.8557
CIE-LCH:
44.9209, 76.8046, 320.4981
CIE-Luv:
44.9209, 35.7484, -79.0072
Hunter-Lab:
38.0594, 52.2943, -50.6327
#a03dbd color charts
#a03dbd color shades, tints & tones
#a03dbd color schemes
#a03dbd color preview, HTML & CSS examples
This text has a color of #a03dbd
<p style="color:#a03dbd;">Text here</p>
.mytext {color:#a03dbd;}
This box has a color of #a03dbd
<div style="background-color:#a03dbd;">Content here</div>
.mybackground {background-color:#a03dbd;}
Border around this has a color of #a03dbd
<div style="border:2px solid #a03dbd;">Content here</div>
.myborder {border:2px solid #a03dbd;}