#5a5587 color space conversions
Hex:
        #5a5587
        RGB:
        90, 85, 135
        CMY:
        65, 67, 47
        CMYK:
        33, 37, 0, 47
      HSL:
        246°, 22.7273%, 43.1373%
        HSV (HSB):
        246°, 37.0370%, 52.9412%
        XYZ:
        11.8381, 10.4199, 24.3090
        xyY:
        0.2542, 0.2238, 10.4199
      CIE-Lab:
        38.5858, 14.4162, -27.2158
        CIE-LCH:
        38.5858, 30.7982, 297.9101
        CIE-Luv:
        38.5858, -0.7066, -39.7849
        Hunter-Lab:
        32.2799, 8.9721, -22.0535
      #5a5587 color charts
#5a5587 RGB chart
      #5a5587 CMYK chart
      #5a5587 RGB pie chart
      #5a5587 color shades, tints & tones
#5a5587 color schemes
#5a5587 color preview, HTML & CSS examples
           This text has a color of #5a5587        
        
          <p style="color:#5a5587;">Text here</p>
        
        
          .mytext {color:#5a5587;}
        
        Text color #5a5587
      
           This box has a color of #5a5587        
        
          <div style="background-color:#5a5587;">Content here</div>
        
        
          .mybackground {background-color:#5a5587;}
        
        Background color #5a5587
      
           Border around this has a color of #5a5587        
        
          <div style="border:2px solid #5a5587;">Content here</div>
        
        
          .myborder {border:2px solid #5a5587;}
        
        Border color #5a5587