#a06caf color space conversions
Hex:
#a06caf
RGB:
160, 108, 175
CMY:
37, 58, 31
CMYK:
9, 38, 0, 31
HSL:
287°, 29.5154%, 55.4902%
HSV (HSB):
287°, 38.2857%, 68.6275%
XYZ:
27.5976, 21.2939, 43.2130
xyY:
0.2996, 0.2312, 21.2939
CIE-Lab:
53.2696, 32.5154, -27.5462
CIE-LCH:
53.2696, 42.6151, 319.7296
CIE-Luv:
53.2696, 23.3786, -45.8894
Hunter-Lab:
46.1453, 25.9995, -23.2208
#a06caf color charts
#a06caf color shades, tints & tones
#a06caf color schemes
#a06caf color preview, HTML & CSS examples
This text has a color of #a06caf
<p style="color:#a06caf;">Text here</p>
.mytext {color:#a06caf;}
This box has a color of #a06caf
<div style="background-color:#a06caf;">Content here</div>
.mybackground {background-color:#a06caf;}
Border around this has a color of #a06caf
<div style="border:2px solid #a06caf;">Content here</div>
.myborder {border:2px solid #a06caf;}