#a06ebc color space conversions
Hex:
#a06ebc
RGB:
160, 110, 188
CMY:
37, 57, 26
CMYK:
15, 41, 0, 26
HSL:
278°, 36.7925%, 58.4314%
HSV (HSB):
278°, 41.4894%, 73.7255%
XYZ:
29.1502, 22.2563, 50.3365
xyY:
0.2865, 0.2188, 22.2563
CIE-Lab:
54.2979, 34.1792, -33.4423
CIE-LCH:
54.2979, 47.8185, 315.6243
CIE-Luv:
54.2979, 20.4763, -55.5082
Hunter-Lab:
47.1766, 27.7355, -30.2377
#a06ebc color charts
#a06ebc color shades, tints & tones
#a06ebc color schemes
#a06ebc color preview, HTML & CSS examples
This text has a color of #a06ebc
<p style="color:#a06ebc;">Text here</p>
.mytext {color:#a06ebc;}
This box has a color of #a06ebc
<div style="background-color:#a06ebc;">Content here</div>
.mybackground {background-color:#a06ebc;}
Border around this has a color of #a06ebc
<div style="border:2px solid #a06ebc;">Content here</div>
.myborder {border:2px solid #a06ebc;}