#5524a3 color space conversions
Hex:
        #5524a3
        RGB:
        85, 36, 163
        CMY:
        67, 86, 36
        CMYK:
        48, 78, 0, 36
      HSL:
        263°, 63.8191%, 39.0196%
        HSV (HSB):
        263°, 77.9141%, 63.9216%
        XYZ:
        10.9880, 5.8374, 35.1979
        xyY:
        0.2112, 0.1122, 5.8374
      CIE-Lab:
        28.9985, 49.6150, -59.6780
        CIE-LCH:
        28.9985, 77.6088, 309.7394
        CIE-Luv:
        28.9985, 6.5826, -79.5369
        Hunter-Lab:
        24.1607, 38.8988, -69.4627
      #5524a3 color charts
#5524a3 RGB chart
      #5524a3 CMYK chart
      #5524a3 RGB pie chart
      #5524a3 color shades, tints & tones
#5524a3 color schemes
#5524a3 color preview, HTML & CSS examples
           This text has a color of #5524a3        
        
          <p style="color:#5524a3;">Text here</p>
        
        
          .mytext {color:#5524a3;}
        
        Text color #5524a3
      
           This box has a color of #5524a3        
        
          <div style="background-color:#5524a3;">Content here</div>
        
        
          .mybackground {background-color:#5524a3;}
        
        Background color #5524a3
      
           Border around this has a color of #5524a3        
        
          <div style="border:2px solid #5524a3;">Content here</div>
        
        
          .myborder {border:2px solid #5524a3;}
        
        Border color #5524a3