#a507a6 color space conversions
Hex:
        #a507a6
        RGB:
        165, 7, 166
        CMY:
        35, 97, 35
        CMYK:
        1, 96, 0, 35
      HSL:
        300°, 91.9075%, 33.9216%
        HSV (HSB):
        300°, 95.7831%, 65.0980%
        XYZ:
        22.4760, 10.9045, 36.9965
        xyY:
        0.3194, 0.1549, 10.9045
      CIE-Lab:
        39.4191, 70.3178, -44.0107
        CIE-LCH:
        39.4191, 82.9550, 327.9583
        CIE-Luv:
        39.4191, 53.7218, -70.6842
        Hunter-Lab:
        33.0219, 63.7055, -43.3110
      #a507a6 color charts
#a507a6 RGB chart
      #a507a6 CMYK chart
      #a507a6 RGB pie chart
      #a507a6 color shades, tints & tones
#a507a6 color schemes
#a507a6 color preview, HTML & CSS examples
           This text has a color of #a507a6        
        
          <p style="color:#a507a6;">Text here</p>
        
        
          .mytext {color:#a507a6;}
        
        Text color #a507a6
      
           This box has a color of #a507a6        
        
          <div style="background-color:#a507a6;">Content here</div>
        
        
          .mybackground {background-color:#a507a6;}
        
        Background color #a507a6
      
           Border around this has a color of #a507a6        
        
          <div style="border:2px solid #a507a6;">Content here</div>
        
        
          .myborder {border:2px solid #a507a6;}
        
        Border color #a507a6