#5b5d8a color space conversions
Hex:
        #5b5d8a
        RGB:
        91, 93, 138
        CMY:
        64, 64, 46
        CMYK:
        34, 33, 0, 46
      HSL:
        237°, 20.5240%, 44.9020%
        HSV (HSB):
        237°, 34.0580%, 54.1176%
        XYZ:
        12.8162, 11.8878, 25.6638
        xyY:
        0.2545, 0.2360, 11.8878
      CIE-Lab:
        41.0373, 10.5450, -25.2026
        CIE-LCH:
        41.0373, 27.3197, 292.7048
        CIE-Luv:
        41.0373, -3.5438, -36.9729
        Hunter-Lab:
        34.4787, 6.0129, -19.9967
      #5b5d8a color charts
#5b5d8a RGB chart
      #5b5d8a CMYK chart
      #5b5d8a RGB pie chart
      #5b5d8a color shades, tints & tones
#5b5d8a color schemes
#5b5d8a color preview, HTML & CSS examples
           This text has a color of #5b5d8a        
        
          <p style="color:#5b5d8a;">Text here</p>
        
        
          .mytext {color:#5b5d8a;}
        
        Text color #5b5d8a
      
           This box has a color of #5b5d8a        
        
          <div style="background-color:#5b5d8a;">Content here</div>
        
        
          .mybackground {background-color:#5b5d8a;}
        
        Background color #5b5d8a
      
           Border around this has a color of #5b5d8a        
        
          <div style="border:2px solid #5b5d8a;">Content here</div>
        
        
          .myborder {border:2px solid #5b5d8a;}
        
        Border color #5b5d8a