#5e847a color space conversions
Hex:
        #5e847a
        RGB:
        94, 132, 122
        CMY:
        63, 48, 52
        CMYK:
        29, 0, 8, 48
      HSL:
        164°, 16.8142%, 44.3137%
        HSV (HSB):
        164°, 28.7879%, 51.7647%
        XYZ:
        16.3802, 20.2874, 21.4649
        xyY:
        0.2818, 0.3490, 20.2874
      CIE-Lab:
        52.1606, -15.5486, 1.1183
        CIE-LCH:
        52.1606, 15.5887, 175.8864
        CIE-Luv:
        52.1606, -18.7786, 3.9388
        Hunter-Lab:
        45.0415, -13.9076, 3.2739
      #5e847a color charts
#5e847a RGB chart
      #5e847a CMYK chart
      #5e847a RGB pie chart
      #5e847a color shades, tints & tones
#5e847a color schemes
#5e847a color preview, HTML & CSS examples
           This text has a color of #5e847a        
        
          <p style="color:#5e847a;">Text here</p>
        
        
          .mytext {color:#5e847a;}
        
        Text color #5e847a
      
           This box has a color of #5e847a        
        
          <div style="background-color:#5e847a;">Content here</div>
        
        
          .mybackground {background-color:#5e847a;}
        
        Background color #5e847a
      
           Border around this has a color of #5e847a        
        
          <div style="border:2px solid #5e847a;">Content here</div>
        
        
          .myborder {border:2px solid #5e847a;}
        
        Border color #5e847a