#718d8d color space conversions
Hex:
        #718d8d
        RGB:
        113, 141, 141
        CMY:
        56, 45, 45
        CMYK:
        20, 0, 0, 45
      HSL:
        180°, 11.0236%, 49.8039%
        HSV (HSB):
        180°, 19.8582%, 55.2941%
        XYZ:
        21.1426, 24.4836, 28.8108
        xyY:
        0.2840, 0.3289, 24.4836
      CIE-Lab:
        56.5687, -9.8420, -3.2805
        CIE-LCH:
        56.5687, 10.3743, 198.4341
        CIE-Luv:
        56.5687, -14.5108, -3.1398
        Hunter-Lab:
        49.4809, -10.3203, 0.1144
      #718d8d color charts
#718d8d RGB chart
      #718d8d CMYK chart
      #718d8d RGB pie chart
      #718d8d color shades, tints & tones
#718d8d color schemes
#718d8d color preview, HTML & CSS examples
           This text has a color of #718d8d        
        
          <p style="color:#718d8d;">Text here</p>
        
        
          .mytext {color:#718d8d;}
        
        Text color #718d8d
      
           This box has a color of #718d8d        
        
          <div style="background-color:#718d8d;">Content here</div>
        
        
          .mybackground {background-color:#718d8d;}
        
        Background color #718d8d
      
           Border around this has a color of #718d8d        
        
          <div style="border:2px solid #718d8d;">Content here</div>
        
        
          .myborder {border:2px solid #718d8d;}
        
        Border color #718d8d