#a524da color space conversions
Hex:
        #a524da
        RGB:
        165, 36, 218
        CMY:
        35, 86, 15
        CMYK:
        24, 83, 0, 15
      HSL:
        283°, 71.6535%, 49.8039%
        HSV (HSB):
        283°, 83.4862%, 85.4902%
        XYZ:
        28.8028, 14.3230, 67.5762
        xyY:
        0.2602, 0.1294, 14.3230
      CIE-Lab:
        44.6927, 74.2360, -65.9557
        CIE-LCH:
        44.6927, 99.3032, 318.3802
        CIE-Luv:
        44.6927, 35.0132, -104.3197
        Hunter-Lab:
        37.8458, 69.6186, -79.3742
      #a524da color charts
#a524da RGB chart
      #a524da CMYK chart
      #a524da RGB pie chart
      #a524da color shades, tints & tones
#a524da color schemes
#a524da color preview, HTML & CSS examples
           This text has a color of #a524da        
        
          <p style="color:#a524da;">Text here</p>
        
        
          .mytext {color:#a524da;}
        
        Text color #a524da
      
           This box has a color of #a524da        
        
          <div style="background-color:#a524da;">Content here</div>
        
        
          .mybackground {background-color:#a524da;}
        
        Background color #a524da
      
           Border around this has a color of #a524da        
        
          <div style="border:2px solid #a524da;">Content here</div>
        
        
          .myborder {border:2px solid #a524da;}
        
        Border color #a524da