#5b6e9e color space conversions
Hex:
        #5b6e9e
        RGB:
        91, 110, 158
        CMY:
        64, 57, 38
        CMYK:
        42, 30, 0, 38
      HSL:
        223°, 26.9076%, 48.8235%
        HSV (HSB):
        223°, 42.4051%, 61.9608%
        XYZ:
        16.0619, 15.8446, 34.5595
        xyY:
        0.2417, 0.2384, 15.8446
      CIE-Lab:
        46.7700, 5.8723, -28.2025
        CIE-LCH:
        46.7700, 28.8074, 281.7620
        CIE-Luv:
        46.7700, -10.9936, -42.1654
        Hunter-Lab:
        39.8053, 2.3674, -23.6127
      #5b6e9e color charts
#5b6e9e RGB chart
      #5b6e9e CMYK chart
      #5b6e9e RGB pie chart
      #5b6e9e color shades, tints & tones
#5b6e9e color schemes
#5b6e9e color preview, HTML & CSS examples
           This text has a color of #5b6e9e        
        
          <p style="color:#5b6e9e;">Text here</p>
        
        
          .mytext {color:#5b6e9e;}
        
        Text color #5b6e9e
      
           This box has a color of #5b6e9e        
        
          <div style="background-color:#5b6e9e;">Content here</div>
        
        
          .mybackground {background-color:#5b6e9e;}
        
        Background color #5b6e9e
      
           Border around this has a color of #5b6e9e        
        
          <div style="border:2px solid #5b6e9e;">Content here</div>
        
        
          .myborder {border:2px solid #5b6e9e;}
        
        Border color #5b6e9e