#7caf8e color space conversions
Hex:
        #7caf8e
        RGB:
        124, 175, 142
        CMY:
        51, 31, 44
        CMYK:
        29, 0, 19, 31
      HSL:
        141°, 24.1706%, 58.6275%
        HSV (HSB):
        141°, 29.1429%, 68.6275%
        XYZ:
        28.5246, 36.8980, 31.2098
        xyY:
        0.2952, 0.3818, 36.8980
      CIE-Lab:
        67.2005, -23.8649, 11.5808
        CIE-LCH:
        67.2005, 26.5264, 154.1144
        CIE-Luv:
        67.2005, -25.3006, 20.2525
        Hunter-Lab:
        60.7437, -22.4798, 12.0577
      #7caf8e color charts
#7caf8e RGB chart
      #7caf8e CMYK chart
      #7caf8e RGB pie chart
      #7caf8e color shades, tints & tones
#7caf8e color schemes
#7caf8e color preview, HTML & CSS examples
           This text has a color of #7caf8e        
        
          <p style="color:#7caf8e;">Text here</p>
        
        
          .mytext {color:#7caf8e;}
        
        Text color #7caf8e
      
           This box has a color of #7caf8e        
        
          <div style="background-color:#7caf8e;">Content here</div>
        
        
          .mybackground {background-color:#7caf8e;}
        
        Background color #7caf8e
      
           Border around this has a color of #7caf8e        
        
          <div style="border:2px solid #7caf8e;">Content here</div>
        
        
          .myborder {border:2px solid #7caf8e;}
        
        Border color #7caf8e