#a530c5 color space conversions
Hex:
        #a530c5
        RGB:
        165, 48, 197
        CMY:
        35, 81, 23
        CMYK:
        16, 76, 0, 23
      HSL:
        287°, 60.8163%, 48.0392%
        HSV (HSB):
        287°, 75.6345%, 77.2549%
        XYZ:
        26.6520, 14.1445, 54.1488
        xyY:
        0.2807, 0.1490, 14.1445
      CIE-Lab:
        44.4394, 66.7513, -54.2492
        CIE-LCH:
        44.4394, 86.0158, 320.8990
        CIE-Luv:
        44.4394, 39.1922, -87.2862
        Hunter-Lab:
        37.6091, 60.6797, -59.0380
      #a530c5 color charts
#a530c5 RGB chart
      #a530c5 CMYK chart
      #a530c5 RGB pie chart
      #a530c5 color shades, tints & tones
#a530c5 color schemes
#a530c5 color preview, HTML & CSS examples
           This text has a color of #a530c5        
        
          <p style="color:#a530c5;">Text here</p>
        
        
          .mytext {color:#a530c5;}
        
        Text color #a530c5
      
           This box has a color of #a530c5        
        
          <div style="background-color:#a530c5;">Content here</div>
        
        
          .mybackground {background-color:#a530c5;}
        
        Background color #a530c5
      
           Border around this has a color of #a530c5        
        
          <div style="border:2px solid #a530c5;">Content here</div>
        
        
          .myborder {border:2px solid #a530c5;}
        
        Border color #a530c5