#a507a0 color space conversions
Hex:
        #a507a0
        RGB:
        165, 7, 160
        CMY:
        35, 97, 37
        CMYK:
        0, 96, 3, 35
      HSL:
        302°, 91.8605%, 33.7255%
        HSV (HSB):
        302°, 95.7576%, 64.7059%
        XYZ:
        21.9382, 10.6894, 34.1647
        xyY:
        0.3285, 0.1600, 10.6894
      CIE-Lab:
        39.0523, 69.4131, -40.9874
        CIE-LCH:
        39.0523, 80.6111, 329.4388
        CIE-Luv:
        39.0523, 56.0024, -66.2563
        Hunter-Lab:
        32.6946, 62.5587, -39.0698
      #a507a0 color charts
#a507a0 RGB chart
      #a507a0 CMYK chart
      #a507a0 RGB pie chart
      #a507a0 color shades, tints & tones
#a507a0 color schemes
#a507a0 color preview, HTML & CSS examples
           This text has a color of #a507a0        
        
          <p style="color:#a507a0;">Text here</p>
        
        
          .mytext {color:#a507a0;}
        
        Text color #a507a0
      
           This box has a color of #a507a0        
        
          <div style="background-color:#a507a0;">Content here</div>
        
        
          .mybackground {background-color:#a507a0;}
        
        Background color #a507a0
      
           Border around this has a color of #a507a0        
        
          <div style="border:2px solid #a507a0;">Content here</div>
        
        
          .myborder {border:2px solid #a507a0;}
        
        Border color #a507a0