#7fdeda color space conversions
Hex:
        #7fdeda
        RGB:
        127, 222, 218
        CMY:
        50, 13, 15
        CMYK:
        43, 0, 2, 13
      HSL:
        177°, 59.0062%, 68.4314%
        HSV (HSB):
        177°, 42.7928%, 87.0588%
        XYZ:
        47.5286, 61.8165, 75.7564
        xyY:
        0.2568, 0.3340, 61.8165
      CIE-Lab:
        82.8158, -29.0656, -6.8495
        CIE-LCH:
        82.8158, 29.8618, 193.2602
        CIE-Luv:
        82.8158, -42.7207, -5.9228
        Hunter-Lab:
        78.6235, -29.6864, -2.0915
      #7fdeda color charts
#7fdeda RGB chart
      #7fdeda CMYK chart
      #7fdeda RGB pie chart
      #7fdeda color shades, tints & tones
#7fdeda color schemes
#7fdeda color preview, HTML & CSS examples
           This text has a color of #7fdeda        
        
          <p style="color:#7fdeda;">Text here</p>
        
        
          .mytext {color:#7fdeda;}
        
        Text color #7fdeda
      
           This box has a color of #7fdeda        
        
          <div style="background-color:#7fdeda;">Content here</div>
        
        
          .mybackground {background-color:#7fdeda;}
        
        Background color #7fdeda
      
           Border around this has a color of #7fdeda        
        
          <div style="border:2px solid #7fdeda;">Content here</div>
        
        
          .myborder {border:2px solid #7fdeda;}
        
        Border color #7fdeda