#7db48f color space conversions
Hex:
        #7db48f
        RGB:
        125, 180, 143
        CMY:
        51, 29, 44
        CMYK:
        31, 0, 21, 29
      HSL:
        140°, 26.8293%, 59.8039%
        HSV (HSB):
        140°, 30.5556%, 70.5882%
        XYZ:
        29.7366, 38.9857, 31.9443
        xyY:
        0.2954, 0.3873, 38.9857
      CIE-Lab:
        68.7409, -25.8291, 13.2102
        CIE-LCH:
        68.7409, 29.0112, 152.9126
        CIE-Luv:
        68.7409, -27.1602, 22.8783
        Hunter-Lab:
        62.4385, -24.2559, 13.3735
      #7db48f color charts
#7db48f RGB chart
      #7db48f CMYK chart
      #7db48f RGB pie chart
      #7db48f color shades, tints & tones
#7db48f color schemes
#7db48f color preview, HTML & CSS examples
           This text has a color of #7db48f        
        
          <p style="color:#7db48f;">Text here</p>
        
        
          .mytext {color:#7db48f;}
        
        Text color #7db48f
      
           This box has a color of #7db48f        
        
          <div style="background-color:#7db48f;">Content here</div>
        
        
          .mybackground {background-color:#7db48f;}
        
        Background color #7db48f
      
           Border around this has a color of #7db48f        
        
          <div style="border:2px solid #7db48f;">Content here</div>
        
        
          .myborder {border:2px solid #7db48f;}
        
        Border color #7db48f