#a03ebd color space conversions
Hex:
#a03ebd
RGB:
160, 62, 189
CMY:
37, 76, 26
CMYK:
15, 67, 0, 26
HSL:
286°, 50.5976%, 49.2157%
HSV (HSB):
286°, 67.1958%, 74.1176%
XYZ:
25.4051, 14.5930, 49.6218
xyY:
0.2835, 0.1628, 14.5930
CIE-Lab:
45.0716, 58.8409, -48.6145
CIE-LCH:
45.0716, 76.3258, 320.4364
CIE-Luv:
45.0716, 35.5239, -78.6827
Hunter-Lab:
38.2007, 51.8590, -50.2758
#a03ebd color charts
#a03ebd color shades, tints & tones
#a03ebd color schemes
#a03ebd color preview, HTML & CSS examples
This text has a color of #a03ebd
<p style="color:#a03ebd;">Text here</p>
.mytext {color:#a03ebd;}
This box has a color of #a03ebd
<div style="background-color:#a03ebd;">Content here</div>
.mybackground {background-color:#a03ebd;}
Border around this has a color of #a03ebd
<div style="border:2px solid #a03ebd;">Content here</div>
.myborder {border:2px solid #a03ebd;}