#7fa98e color space conversions
Hex:
        #7fa98e
        RGB:
        127, 169, 142
        CMY:
        50, 34, 44
        CMYK:
        25, 0, 16, 34
      HSL:
        141°, 19.6262%, 58.0392%
        HSV (HSB):
        141°, 24.8521%, 66.2745%
        XYZ:
        27.8228, 34.8410, 30.8497
        xyY:
        0.2975, 0.3726, 34.8410
      CIE-Lab:
        65.6247, -19.8409, 9.3730
        CIE-LCH:
        65.6247, 21.9434, 154.7136
        CIE-Luv:
        65.6247, -21.1187, 16.4985
        Hunter-Lab:
        59.0262, -19.1574, 10.3308
      #7fa98e color charts
#7fa98e RGB chart
      #7fa98e CMYK chart
      #7fa98e RGB pie chart
      #7fa98e color shades, tints & tones
#7fa98e color schemes
#7fa98e color preview, HTML & CSS examples
           This text has a color of #7fa98e        
        
          <p style="color:#7fa98e;">Text here</p>
        
        
          .mytext {color:#7fa98e;}
        
        Text color #7fa98e
      
           This box has a color of #7fa98e        
        
          <div style="background-color:#7fa98e;">Content here</div>
        
        
          .mybackground {background-color:#7fa98e;}
        
        Background color #7fa98e
      
           Border around this has a color of #7fa98e        
        
          <div style="border:2px solid #7fa98e;">Content here</div>
        
        
          .myborder {border:2px solid #7fa98e;}
        
        Border color #7fa98e