#708f8f color space conversions
Hex:
        #708f8f
        RGB:
        112, 143, 143
        CMY:
        56, 44, 44
        CMYK:
        22, 0, 0, 44
      HSL:
        180°, 12.1569%, 50.0000%
        HSV (HSB):
        180°, 21.6783%, 56.0784%
        XYZ:
        21.4625, 25.0728, 29.6949
        xyY:
        0.2815, 0.3289, 25.0728
      CIE-Lab:
        57.1463, -10.8117, -3.5849
        CIE-LCH:
        57.1463, 11.3905, 198.3444
        CIE-Luv:
        57.1463, -15.9175, -3.4434
        Hunter-Lab:
        50.0728, -11.1177, -0.1101
      #708f8f color charts
#708f8f RGB chart
      #708f8f CMYK chart
      #708f8f RGB pie chart
      #708f8f color shades, tints & tones
#708f8f color schemes
#708f8f color preview, HTML & CSS examples
           This text has a color of #708f8f        
        
          <p style="color:#708f8f;">Text here</p>
        
        
          .mytext {color:#708f8f;}
        
        Text color #708f8f
      
           This box has a color of #708f8f        
        
          <div style="background-color:#708f8f;">Content here</div>
        
        
          .mybackground {background-color:#708f8f;}
        
        Background color #708f8f
      
           Border around this has a color of #708f8f        
        
          <div style="border:2px solid #708f8f;">Content here</div>
        
        
          .myborder {border:2px solid #708f8f;}
        
        Border color #708f8f