#7db49d color space conversions
Hex:
        #7db49d
        RGB:
        125, 180, 157
        CMY:
        51, 29, 38
        CMYK:
        31, 0, 13, 29
      HSL:
        155°, 26.8293%, 59.8039%
        HSV (HSB):
        155°, 30.5556%, 70.5882%
        XYZ:
        30.8645, 39.4368, 37.8836
        xyY:
        0.2853, 0.3645, 39.4368
      CIE-Lab:
        69.0665, -22.9944, 5.9989
        CIE-LCH:
        69.0665, 23.7640, 165.3783
        CIE-Luv:
        69.0665, -27.0377, 12.4472
        Hunter-Lab:
        62.7987, -22.1681, 8.1922
      #7db49d color charts
#7db49d RGB chart
      #7db49d CMYK chart
      #7db49d RGB pie chart
      #7db49d color shades, tints & tones
#7db49d color schemes
#7db49d color preview, HTML & CSS examples
           This text has a color of #7db49d        
        
          <p style="color:#7db49d;">Text here</p>
        
        
          .mytext {color:#7db49d;}
        
        Text color #7db49d
      
           This box has a color of #7db49d        
        
          <div style="background-color:#7db49d;">Content here</div>
        
        
          .mybackground {background-color:#7db49d;}
        
        Background color #7db49d
      
           Border around this has a color of #7db49d        
        
          <div style="border:2px solid #7db49d;">Content here</div>
        
        
          .myborder {border:2px solid #7db49d;}
        
        Border color #7db49d