#a532f7 color space conversions
Hex:
        #a532f7
        RGB:
        165, 50, 247
        CMY:
        35, 80, 3
        CMYK:
        33, 80, 0, 3
      HSL:
        275°, 92.4883%, 58.2353%
        HSV (HSB):
        275°, 79.7571%, 96.8627%
        XYZ:
        33.4462, 16.9959, 89.5134
        xyY:
        0.2390, 0.1214, 16.9959
      CIE-Lab:
        48.2549, 76.0374, -76.5739
        CIE-LCH:
        48.2549, 107.9131, 314.7986
        CIE-Luv:
        48.2549, 26.5857, -121.4978
        Hunter-Lab:
        41.2261, 72.6687, -99.8768
      #a532f7 color charts
#a532f7 RGB chart
      #a532f7 CMYK chart
      #a532f7 RGB pie chart
      #a532f7 color shades, tints & tones
#a532f7 color schemes
#a532f7 color preview, HTML & CSS examples
           This text has a color of #a532f7        
        
          <p style="color:#a532f7;">Text here</p>
        
        
          .mytext {color:#a532f7;}
        
        Text color #a532f7
      
           This box has a color of #a532f7        
        
          <div style="background-color:#a532f7;">Content here</div>
        
        
          .mybackground {background-color:#a532f7;}
        
        Background color #a532f7
      
           Border around this has a color of #a532f7        
        
          <div style="border:2px solid #a532f7;">Content here</div>
        
        
          .myborder {border:2px solid #a532f7;}
        
        Border color #a532f7