#5b798f color space conversions
Hex:
        #5b798f
        RGB:
        91, 121, 143
        CMY:
        64, 53, 44
        CMYK:
        36, 15, 0, 44
      HSL:
        205°, 22.2222%, 45.8824%
        HSV (HSB):
        205°, 36.3636%, 56.0784%
        XYZ:
        16.1097, 17.8821, 28.5891
        xyY:
        0.2574, 0.2857, 17.8821
      CIE-Lab:
        49.3527, -4.9863, -15.3917
        CIE-LCH:
        49.3527, 16.1792, 252.0498
        CIE-Luv:
        49.3527, -15.2260, -21.4893
        Hunter-Lab:
        42.2872, -6.0014, -10.4832
      #5b798f color charts
#5b798f RGB chart
      #5b798f CMYK chart
      #5b798f RGB pie chart
      #5b798f color shades, tints & tones
#5b798f color schemes
#5b798f color preview, HTML & CSS examples
           This text has a color of #5b798f        
        
          <p style="color:#5b798f;">Text here</p>
        
        
          .mytext {color:#5b798f;}
        
        Text color #5b798f
      
           This box has a color of #5b798f        
        
          <div style="background-color:#5b798f;">Content here</div>
        
        
          .mybackground {background-color:#5b798f;}
        
        Background color #5b798f
      
           Border around this has a color of #5b798f        
        
          <div style="border:2px solid #5b798f;">Content here</div>
        
        
          .myborder {border:2px solid #5b798f;}
        
        Border color #5b798f