#5b487d color space conversions
Hex:
        #5b487d
        RGB:
        91, 72, 125
        CMY:
        64, 72, 51
        CMYK:
        27, 42, 0, 51
      HSL:
        262°, 26.9036%, 38.6275%
        HSV (HSB):
        262°, 42.4000%, 49.0196%
        XYZ:
        10.3334, 8.3395, 20.4671
        xyY:
        0.2640, 0.2131, 8.3395
      CIE-Lab:
        34.6803, 20.1881, -27.1879
        CIE-LCH:
        34.6803, 33.8636, 306.5953
        CIE-Luv:
        34.6803, 5.4819, -39.2273
        Hunter-Lab:
        28.8783, 13.3351, -21.8062
      #5b487d color charts
#5b487d RGB chart
      #5b487d CMYK chart
      #5b487d RGB pie chart
      #5b487d color shades, tints & tones
#5b487d color schemes
#5b487d color preview, HTML & CSS examples
           This text has a color of #5b487d        
        
          <p style="color:#5b487d;">Text here</p>
        
        
          .mytext {color:#5b487d;}
        
        Text color #5b487d
      
           This box has a color of #5b487d        
        
          <div style="background-color:#5b487d;">Content here</div>
        
        
          .mybackground {background-color:#5b487d;}
        
        Background color #5b487d
      
           Border around this has a color of #5b487d        
        
          <div style="border:2px solid #5b487d;">Content here</div>
        
        
          .myborder {border:2px solid #5b487d;}
        
        Border color #5b487d