#7edfaf color space conversions
Hex:
        #7edfaf
        RGB:
        126, 223, 175
        CMY:
        51, 13, 31
        CMYK:
        43, 0, 22, 13
      HSL:
        150°, 60.2484%, 68.4314%
        HSV (HSB):
        150°, 43.4978%, 87.4510%
        XYZ:
        42.7297, 60.3061, 49.9456
        xyY:
        0.2793, 0.3942, 60.3061
      CIE-Lab:
        82.0043, -39.4013, 14.7287
        CIE-LCH:
        82.0043, 42.0642, 159.5037
        CIE-Luv:
        82.0043, -44.8346, 28.0963
        Hunter-Lab:
        77.6570, -37.6826, 16.2272
      #7edfaf color charts
#7edfaf RGB chart
      #7edfaf CMYK chart
      #7edfaf RGB pie chart
      #7edfaf color shades, tints & tones
#7edfaf color schemes
#7edfaf color preview, HTML & CSS examples
           This text has a color of #7edfaf        
        
          <p style="color:#7edfaf;">Text here</p>
        
        
          .mytext {color:#7edfaf;}
        
        Text color #7edfaf
      
           This box has a color of #7edfaf        
        
          <div style="background-color:#7edfaf;">Content here</div>
        
        
          .mybackground {background-color:#7edfaf;}
        
        Background color #7edfaf
      
           Border around this has a color of #7edfaf        
        
          <div style="border:2px solid #7edfaf;">Content here</div>
        
        
          .myborder {border:2px solid #7edfaf;}
        
        Border color #7edfaf