#a510a5 color space conversions
Hex:
        #a510a5
        RGB:
        165, 16, 165
        CMY:
        35, 94, 35
        CMYK:
        0, 90, 0, 35
      HSL:
        300°, 82.3204%, 35.4902%
        HSV (HSB):
        300°, 90.3030%, 64.7059%
        XYZ:
        22.4939, 11.0865, 36.5517
        xyY:
        0.3207, 0.1581, 11.0865
      CIE-Lab:
        39.7258, 69.0778, -42.9202
        CIE-LCH:
        39.7258, 81.3258, 328.1460
        CIE-Luv:
        39.7258, 53.5231, -69.2073
        Hunter-Lab:
        33.2964, 62.3194, -41.7790
      #a510a5 color charts
#a510a5 RGB chart
      #a510a5 CMYK chart
      #a510a5 RGB pie chart
      #a510a5 color shades, tints & tones
#a510a5 color schemes
#a510a5 color preview, HTML & CSS examples
           This text has a color of #a510a5        
        
          <p style="color:#a510a5;">Text here</p>
        
        
          .mytext {color:#a510a5;}
        
        Text color #a510a5
      
           This box has a color of #a510a5        
        
          <div style="background-color:#a510a5;">Content here</div>
        
        
          .mybackground {background-color:#a510a5;}
        
        Background color #a510a5
      
           Border around this has a color of #a510a5        
        
          <div style="border:2px solid #a510a5;">Content here</div>
        
        
          .myborder {border:2px solid #a510a5;}
        
        Border color #a510a5