#a530c7 color space conversions
Hex:
        #a530c7
        RGB:
        165, 48, 199
        CMY:
        35, 81, 22
        CMYK:
        17, 76, 0, 22
      HSL:
        286°, 61.1336%, 48.4314%
        HSV (HSB):
        286°, 75.8794%, 78.0392%
        XYZ:
        26.8828, 14.2368, 55.3639
        xyY:
        0.2786, 0.1476, 14.2368
      CIE-Lab:
        44.5706, 67.1276, -55.1996
        CIE-LCH:
        44.5706, 86.9086, 320.5693
        CIE-Luv:
        44.5706, 38.6314, -88.7386
        Hunter-Lab:
        37.7316, 61.1463, -60.5845
      #a530c7 color charts
#a530c7 RGB chart
      #a530c7 CMYK chart
      #a530c7 RGB pie chart
      #a530c7 color shades, tints & tones
#a530c7 color schemes
#a530c7 color preview, HTML & CSS examples
           This text has a color of #a530c7        
        
          <p style="color:#a530c7;">Text here</p>
        
        
          .mytext {color:#a530c7;}
        
        Text color #a530c7
      
           This box has a color of #a530c7        
        
          <div style="background-color:#a530c7;">Content here</div>
        
        
          .mybackground {background-color:#a530c7;}
        
        Background color #a530c7
      
           Border around this has a color of #a530c7        
        
          <div style="border:2px solid #a530c7;">Content here</div>
        
        
          .myborder {border:2px solid #a530c7;}
        
        Border color #a530c7