#a05caf color space conversions
Hex:
#a05caf
RGB:
160, 92, 175
CMY:
37, 64, 31
CMYK:
9, 47, 0, 31
HSL:
289°, 34.1564%, 52.3529%
HSV (HSB):
289°, 47.4286%, 68.6275%
XYZ:
26.0622, 18.2230, 42.7012
xyY:
0.2996, 0.2095, 18.2230
CIE-Lab:
49.7655, 41.3616, -33.0052
CIE-LCH:
49.7655, 52.9163, 321.4113
CIE-Luv:
49.7655, 29.7668, -54.7992
Hunter-Lab:
42.6884, 34.2734, -29.4258
#a05caf color charts
#a05caf color shades, tints & tones
#a05caf color schemes
#a05caf color preview, HTML & CSS examples
This text has a color of #a05caf
<p style="color:#a05caf;">Text here</p>
.mytext {color:#a05caf;}
This box has a color of #a05caf
<div style="background-color:#a05caf;">Content here</div>
.mybackground {background-color:#a05caf;}
Border around this has a color of #a05caf
<div style="border:2px solid #a05caf;">Content here</div>
.myborder {border:2px solid #a05caf;}