#5b5d7a color space conversions
Hex:
        #5b5d7a
        RGB:
        91, 93, 122
        CMY:
        64, 64, 52
        CMYK:
        25, 24, 0, 52
      HSL:
        236°, 14.5540%, 41.7647%
        HSV (HSB):
        236°, 25.4098%, 47.8431%
        XYZ:
        11.7416, 11.4580, 20.0051
        xyY:
        0.2718, 0.2652, 11.4580
      CIE-Lab:
        40.3414, 6.1684, -16.5588
        CIE-LCH:
        40.3414, 17.6704, 290.4312
        CIE-Luv:
        40.3414, -2.6536, -23.6302
        Hunter-Lab:
        33.8497, 2.6802, -11.3456
      #5b5d7a color charts
#5b5d7a RGB chart
      #5b5d7a CMYK chart
      #5b5d7a RGB pie chart
      #5b5d7a color shades, tints & tones
#5b5d7a color schemes
#5b5d7a color preview, HTML & CSS examples
           This text has a color of #5b5d7a        
        
          <p style="color:#5b5d7a;">Text here</p>
        
        
          .mytext {color:#5b5d7a;}
        
        Text color #5b5d7a
      
           This box has a color of #5b5d7a        
        
          <div style="background-color:#5b5d7a;">Content here</div>
        
        
          .mybackground {background-color:#5b5d7a;}
        
        Background color #5b5d7a
      
           Border around this has a color of #5b5d7a        
        
          <div style="border:2px solid #5b5d7a;">Content here</div>
        
        
          .myborder {border:2px solid #5b5d7a;}
        
        Border color #5b5d7a