#5a558d color space conversions
Hex:
        #5a558d
        RGB:
        90, 85, 141
        CMY:
        65, 67, 45
        CMYK:
        36, 40, 0, 45
      HSL:
        245°, 24.7788%, 44.3137%
        HSV (HSB):
        245°, 39.7163%, 55.2941%
        XYZ:
        12.2727, 10.5937, 26.5973
        xyY:
        0.2481, 0.2142, 10.5937
      CIE-Lab:
        38.8876, 16.1338, -30.3889
        CIE-LCH:
        38.8876, 34.4061, 297.9643
        CIE-Luv:
        38.8876, -1.1307, -44.7081
        Hunter-Lab:
        32.5480, 10.3467, -25.6664
      #5a558d color charts
#5a558d RGB chart
      #5a558d CMYK chart
      #5a558d RGB pie chart
      #5a558d color shades, tints & tones
#5a558d color schemes
#5a558d color preview, HTML & CSS examples
           This text has a color of #5a558d        
        
          <p style="color:#5a558d;">Text here</p>
        
        
          .mytext {color:#5a558d;}
        
        Text color #5a558d
      
           This box has a color of #5a558d        
        
          <div style="background-color:#5a558d;">Content here</div>
        
        
          .mybackground {background-color:#5a558d;}
        
        Background color #5a558d
      
           Border around this has a color of #5a558d        
        
          <div style="border:2px solid #5a558d;">Content here</div>
        
        
          .myborder {border:2px solid #5a558d;}
        
        Border color #5a558d