#a531ff color space conversions
Hex:
        #a531ff
        RGB:
        165, 49, 255
        CMY:
        35, 81, 0
        CMYK:
        35, 81, 0, 0
      HSL:
        274°, 100.0000%, 59.6078%
        HSV (HSB):
        274°, 80.7843%, 100.0000%
        XYZ:
        34.6654, 17.4160, 96.1423
        xyY:
        0.2339, 0.1175, 17.4160
      CIE-Lab:
        48.7799, 78.0126, -80.1839
        CIE-LCH:
        48.7799, 111.8724, 314.2137
        CIE-Luv:
        48.7799, 25.0228, -126.8861
        Hunter-Lab:
        41.7324, 75.2406, -107.3783
      #a531ff color charts
#a531ff RGB chart
      #a531ff CMYK chart
      #a531ff RGB pie chart
      #a531ff color shades, tints & tones
#a531ff color schemes
#a531ff color preview, HTML & CSS examples
           This text has a color of #a531ff        
        
          <p style="color:#a531ff;">Text here</p>
        
        
          .mytext {color:#a531ff;}
        
        Text color #a531ff
      
           This box has a color of #a531ff        
        
          <div style="background-color:#a531ff;">Content here</div>
        
        
          .mybackground {background-color:#a531ff;}
        
        Background color #a531ff
      
           Border around this has a color of #a531ff        
        
          <div style="border:2px solid #a531ff;">Content here</div>
        
        
          .myborder {border:2px solid #a531ff;}
        
        Border color #a531ff