#7dbd9d color space conversions
Hex:
        #7dbd9d
        RGB:
        125, 189, 157
        CMY:
        51, 26, 38
        CMYK:
        34, 0, 17, 26
      HSL:
        150°, 32.6531%, 61.5686%
        HSV (HSB):
        150°, 33.8624%, 74.1176%
        XYZ:
        32.7408, 43.1895, 38.5091
        xyY:
        0.2861, 0.3774, 43.1895
      CIE-Lab:
        71.6834, -27.4463, 9.7408
        CIE-LCH:
        71.6834, 29.1236, 160.4600
        CIE-Luv:
        71.6834, -31.0650, 18.5625
        Hunter-Lab:
        65.7187, -26.0796, 11.2610
      #7dbd9d color charts
#7dbd9d RGB chart
      #7dbd9d CMYK chart
      #7dbd9d RGB pie chart
      #7dbd9d color shades, tints & tones
#7dbd9d color schemes
#7dbd9d color preview, HTML & CSS examples
           This text has a color of #7dbd9d        
        
          <p style="color:#7dbd9d;">Text here</p>
        
        
          .mytext {color:#7dbd9d;}
        
        Text color #7dbd9d
      
           This box has a color of #7dbd9d        
        
          <div style="background-color:#7dbd9d;">Content here</div>
        
        
          .mybackground {background-color:#7dbd9d;}
        
        Background color #7dbd9d
      
           Border around this has a color of #7dbd9d        
        
          <div style="border:2px solid #7dbd9d;">Content here</div>
        
        
          .myborder {border:2px solid #7dbd9d;}
        
        Border color #7dbd9d