#5d8a6a color space conversions
Hex:
        #5d8a6a
        RGB:
        93, 138, 106
        CMY:
        64, 46, 58
        CMYK:
        33, 0, 23, 46
      HSL:
        137°, 19.4805%, 45.2941%
        HSV (HSB):
        137°, 32.6087%, 54.1176%
        XYZ:
        16.2042, 21.5447, 16.9402
        xyY:
        0.2963, 0.3939, 21.5447
      CIE-Lab:
        53.5406, -22.4972, 12.3297
        CIE-LCH:
        53.5406, 25.6543, 151.2748
        CIE-Luv:
        53.5406, -22.0823, 19.9067
        Hunter-Lab:
        46.4163, -18.9131, 10.8528
      #5d8a6a color charts
#5d8a6a RGB chart
      #5d8a6a CMYK chart
      #5d8a6a RGB pie chart
      #5d8a6a color shades, tints & tones
#5d8a6a color schemes
#5d8a6a color preview, HTML & CSS examples
           This text has a color of #5d8a6a        
        
          <p style="color:#5d8a6a;">Text here</p>
        
        
          .mytext {color:#5d8a6a;}
        
        Text color #5d8a6a
      
           This box has a color of #5d8a6a        
        
          <div style="background-color:#5d8a6a;">Content here</div>
        
        
          .mybackground {background-color:#5d8a6a;}
        
        Background color #5d8a6a
      
           Border around this has a color of #5d8a6a        
        
          <div style="border:2px solid #5d8a6a;">Content here</div>
        
        
          .myborder {border:2px solid #5d8a6a;}
        
        Border color #5d8a6a