#5b798b color space conversions
Hex:
        #5b798b
        RGB:
        91, 121, 139
        CMY:
        64, 53, 45
        CMYK:
        35, 13, 0, 45
      HSL:
        203°, 20.8696%, 45.0980%
        HSV (HSB):
        203°, 34.5324%, 54.5098%
        XYZ:
        15.8120, 17.7630, 27.0213
        xyY:
        0.2609, 0.2931, 17.7630
      CIE-Lab:
        49.2073, -6.0748, -13.2572
        CIE-LCH:
        49.2073, 14.5827, 245.3816
        CIE-Luv:
        49.2073, -15.1973, -18.1165
        Hunter-Lab:
        42.1461, -6.7879, -8.5105
      #5b798b color charts
#5b798b RGB chart
      #5b798b CMYK chart
      #5b798b RGB pie chart
      #5b798b color shades, tints & tones
#5b798b color schemes
#5b798b color preview, HTML & CSS examples
           This text has a color of #5b798b        
        
          <p style="color:#5b798b;">Text here</p>
        
        
          .mytext {color:#5b798b;}
        
        Text color #5b798b
      
           This box has a color of #5b798b        
        
          <div style="background-color:#5b798b;">Content here</div>
        
        
          .mybackground {background-color:#5b798b;}
        
        Background color #5b798b
      
           Border around this has a color of #5b798b        
        
          <div style="border:2px solid #5b798b;">Content here</div>
        
        
          .myborder {border:2px solid #5b798b;}
        
        Border color #5b798b