#a524b1 color space conversions
Hex:
        #a524b1
        RGB:
        165, 36, 177
        CMY:
        35, 86, 31
        CMYK:
        7, 80, 0, 31
      HSL:
        295°, 66.1972%, 41.7647%
        HSV (HSB):
        295°, 79.6610%, 69.4118%
        XYZ:
        24.0837, 12.4354, 42.7259
        xyY:
        0.3039, 0.1569, 12.4354
      CIE-Lab:
        41.8999, 66.8280, -46.5948
        CIE-LCH:
        41.8999, 81.4681, 325.1145
        CIE-Luv:
        41.8999, 47.1209, -75.1633
        Hunter-Lab:
        35.2639, 60.1962, -47.1514
      #a524b1 color charts
#a524b1 RGB chart
      #a524b1 CMYK chart
      #a524b1 RGB pie chart
      #a524b1 color shades, tints & tones
#a524b1 color schemes
#a524b1 color preview, HTML & CSS examples
           This text has a color of #a524b1        
        
          <p style="color:#a524b1;">Text here</p>
        
        
          .mytext {color:#a524b1;}
        
        Text color #a524b1
      
           This box has a color of #a524b1        
        
          <div style="background-color:#a524b1;">Content here</div>
        
        
          .mybackground {background-color:#a524b1;}
        
        Background color #a524b1
      
           Border around this has a color of #a524b1        
        
          <div style="border:2px solid #a524b1;">Content here</div>
        
        
          .myborder {border:2px solid #a524b1;}
        
        Border color #a524b1