#a513c1 color space conversions
Hex:
        #a513c1
        RGB:
        165, 19, 193
        CMY:
        35, 93, 24
        CMYK:
        15, 90, 0, 24
      HSL:
        290°, 82.0755%, 41.5686%
        HSV (HSB):
        290°, 90.1554%, 75.6863%
        XYZ:
        25.3756, 12.3153, 51.4917
        xyY:
        0.2845, 0.1381, 12.3153
      CIE-Lab:
        41.7130, 73.1927, -56.3146
        CIE-LCH:
        41.7130, 92.3499, 322.4252
        CIE-Luv:
        41.7130, 43.6897, -89.1063
        Hunter-Lab:
        35.0932, 67.6585, -62.4301
      #a513c1 color charts
#a513c1 RGB chart
      #a513c1 CMYK chart
      #a513c1 RGB pie chart
      #a513c1 color shades, tints & tones
#a513c1 color schemes
#a513c1 color preview, HTML & CSS examples
           This text has a color of #a513c1        
        
          <p style="color:#a513c1;">Text here</p>
        
        
          .mytext {color:#a513c1;}
        
        Text color #a513c1
      
           This box has a color of #a513c1        
        
          <div style="background-color:#a513c1;">Content here</div>
        
        
          .mybackground {background-color:#a513c1;}
        
        Background color #a513c1
      
           Border around this has a color of #a513c1        
        
          <div style="border:2px solid #a513c1;">Content here</div>
        
        
          .myborder {border:2px solid #a513c1;}
        
        Border color #a513c1