#a05bb3 color space conversions
Hex:
        #a05bb3
        RGB:
        160, 91, 179
        CMY:
        37, 64, 30
        CMYK:
        11, 49, 0, 30
      HSL:
        287°, 36.6667%, 52.9412%
        HSV (HSB):
        287°, 49.1620%, 70.1961%
        XYZ:
        26.3750, 18.2104, 44.7727
        xyY:
        0.2952, 0.2038, 18.2104
      CIE-Lab:
        49.7503, 42.7212, -35.3613
        CIE-LCH:
        49.7503, 55.4574, 320.3847
        CIE-Luv:
        49.7503, 29.3186, -58.5763
        Hunter-Lab:
        42.6737, 35.6451, -32.3347
      #a05bb3 color charts
#a05bb3 RGB chart
      #a05bb3 CMYK chart
      #a05bb3 RGB pie chart
      #a05bb3 color shades, tints & tones
#a05bb3 color schemes
#a05bb3 color preview, HTML & CSS examples
           This text has a color of #a05bb3        
        
          <p style="color:#a05bb3;">Text here</p>
        
        
          .mytext {color:#a05bb3;}
        
        Text color #a05bb3
      
           This box has a color of #a05bb3        
        
          <div style="background-color:#a05bb3;">Content here</div>
        
        
          .mybackground {background-color:#a05bb3;}
        
        Background color #a05bb3
      
           Border around this has a color of #a05bb3        
        
          <div style="border:2px solid #a05bb3;">Content here</div>
        
        
          .myborder {border:2px solid #a05bb3;}
        
        Border color #a05bb3