#a005b7 color space conversions
Hex:
        #a005b7
        RGB:
        160, 5, 183
        CMY:
        37, 98, 28
        CMYK:
        13, 97, 0, 28
      HSL:
        292°, 94.6809%, 36.8627%
        HSV (HSB):
        292°, 97.2678%, 71.7647%
        XYZ:
        23.0987, 11.0010, 45.7057
        xyY:
        0.2894, 0.1378, 11.0010
      CIE-Lab:
        39.5822, 72.4445, -53.9186
        CIE-LCH:
        39.5822, 90.3074, 323.3406
        CIE-Luv:
        39.5822, 44.3815, -84.3425
        Hunter-Lab:
        33.1678, 66.2674, -58.4851
      #a005b7 color charts
#a005b7 RGB chart
      #a005b7 CMYK chart
      #a005b7 RGB pie chart
      #a005b7 color shades, tints & tones
#a005b7 color schemes
#a005b7 color preview, HTML & CSS examples
           This text has a color of #a005b7        
        
          <p style="color:#a005b7;">Text here</p>
        
        
          .mytext {color:#a005b7;}
        
        Text color #a005b7
      
           This box has a color of #a005b7        
        
          <div style="background-color:#a005b7;">Content here</div>
        
        
          .mybackground {background-color:#a005b7;}
        
        Background color #a005b7
      
           Border around this has a color of #a005b7        
        
          <div style="border:2px solid #a005b7;">Content here</div>
        
        
          .myborder {border:2px solid #a005b7;}
        
        Border color #a005b7