#a519c2 color space conversions
Hex:
        #a519c2
        RGB:
        165, 25, 194
        CMY:
        35, 90, 24
        CMYK:
        15, 87, 0, 24
      HSL:
        290°, 77.1689%, 42.9412%
        HSV (HSB):
        290°, 87.1134%, 76.0784%
        XYZ:
        25.6023, 12.5896, 52.1196
        xyY:
        0.2835, 0.1394, 12.5896
      CIE-Lab:
        42.1383, 72.3153, -56.2120
        CIE-LCH:
        42.1383, 91.5931, 322.1414
        CIE-Luv:
        42.1383, 42.9147, -89.1636
        Hunter-Lab:
        35.4819, 66.7051, -62.2542
      #a519c2 color charts
#a519c2 RGB chart
      #a519c2 CMYK chart
      #a519c2 RGB pie chart
      #a519c2 color shades, tints & tones
#a519c2 color schemes
#a519c2 color preview, HTML & CSS examples
           This text has a color of #a519c2        
        
          <p style="color:#a519c2;">Text here</p>
        
        
          .mytext {color:#a519c2;}
        
        Text color #a519c2
      
           This box has a color of #a519c2        
        
          <div style="background-color:#a519c2;">Content here</div>
        
        
          .mybackground {background-color:#a519c2;}
        
        Background color #a519c2
      
           Border around this has a color of #a519c2        
        
          <div style="border:2px solid #a519c2;">Content here</div>
        
        
          .myborder {border:2px solid #a519c2;}
        
        Border color #a519c2