#a519a4 color space conversions
Hex:
        #a519a4
        RGB:
        165, 25, 164
        CMY:
        35, 90, 36
        CMYK:
        0, 85, 1, 35
      HSL:
        300°, 73.6842%, 37.2549%
        HSV (HSB):
        300°, 84.8485%, 64.7059%
        XYZ:
        22.5655, 11.3749, 36.1282
        xyY:
        0.3220, 0.1623, 11.3749
      CIE-Lab:
        40.2049, 67.3408, -41.5553
        CIE-LCH:
        40.2049, 79.1305, 328.3217
        CIE-Luv:
        40.2049, 53.0312, -67.3555
        Hunter-Lab:
        33.7267, 60.4070, -39.9029
      #a519a4 color charts
#a519a4 RGB chart
      #a519a4 CMYK chart
      #a519a4 RGB pie chart
      #a519a4 color shades, tints & tones
#a519a4 color schemes
#a519a4 color preview, HTML & CSS examples
           This text has a color of #a519a4        
        
          <p style="color:#a519a4;">Text here</p>
        
        
          .mytext {color:#a519a4;}
        
        Text color #a519a4
      
           This box has a color of #a519a4        
        
          <div style="background-color:#a519a4;">Content here</div>
        
        
          .mybackground {background-color:#a519a4;}
        
        Background color #a519a4
      
           Border around this has a color of #a519a4        
        
          <div style="border:2px solid #a519a4;">Content here</div>
        
        
          .myborder {border:2px solid #a519a4;}
        
        Border color #a519a4