#5d786b color space conversions
Hex:
        #5d786b
        RGB:
        93, 120, 107
        CMY:
        64, 53, 58
        CMYK:
        23, 0, 11, 53
      HSL:
        151°, 12.6761%, 41.7647%
        HSV (HSB):
        151°, 22.5000%, 47.0588%
        XYZ:
        13.8845, 16.8216, 16.4250
        xyY:
        0.2946, 0.3569, 16.8216
      CIE-Lab:
        48.0345, -12.6805, 3.9381
        CIE-LCH:
        48.0345, 13.2780, 162.7473
        CIE-Luv:
        48.0345, -13.6124, 7.2088
        Hunter-Lab:
        41.0142, -11.3473, 4.9660
      #5d786b color charts
#5d786b RGB chart
      #5d786b CMYK chart
      #5d786b RGB pie chart
      #5d786b color shades, tints & tones
#5d786b color schemes
#5d786b color preview, HTML & CSS examples
           This text has a color of #5d786b        
        
          <p style="color:#5d786b;">Text here</p>
        
        
          .mytext {color:#5d786b;}
        
        Text color #5d786b
      
           This box has a color of #5d786b        
        
          <div style="background-color:#5d786b;">Content here</div>
        
        
          .mybackground {background-color:#5d786b;}
        
        Background color #5d786b
      
           Border around this has a color of #5d786b        
        
          <div style="border:2px solid #5d786b;">Content here</div>
        
        
          .myborder {border:2px solid #5d786b;}
        
        Border color #5d786b