#5b428b color space conversions
Hex:
        #5b428b
        RGB:
        91, 66, 139
        CMY:
        64, 74, 45
        CMYK:
        35, 53, 0, 45
      HSL:
        261°, 35.6098%, 40.1961%
        HSV (HSB):
        261°, 52.5180%, 54.5098%
        XYZ:
        10.9228, 7.9847, 25.3916
        xyY:
        0.2466, 0.1802, 7.9847
      CIE-Lab:
        33.9509, 27.7852, -36.9821
        CIE-LCH:
        33.9509, 46.2568, 306.9181
        CIE-Luv:
        33.9509, 5.8984, -53.3849
        Hunter-Lab:
        28.2571, 19.5492, -33.4974
      #5b428b color charts
#5b428b RGB chart
      #5b428b CMYK chart
      #5b428b RGB pie chart
      #5b428b color shades, tints & tones
#5b428b color schemes
#5b428b color preview, HTML & CSS examples
           This text has a color of #5b428b        
        
          <p style="color:#5b428b;">Text here</p>
        
        
          .mytext {color:#5b428b;}
        
        Text color #5b428b
      
           This box has a color of #5b428b        
        
          <div style="background-color:#5b428b;">Content here</div>
        
        
          .mybackground {background-color:#5b428b;}
        
        Background color #5b428b
      
           Border around this has a color of #5b428b        
        
          <div style="border:2px solid #5b428b;">Content here</div>
        
        
          .myborder {border:2px solid #5b428b;}
        
        Border color #5b428b