#7fdfd7 color space conversions
Hex:
        #7fdfd7
        RGB:
        127, 223, 215
        CMY:
        50, 13, 16
        CMYK:
        43, 0, 4, 13
      HSL:
        175°, 60.0000%, 68.6275%
        HSV (HSB):
        175°, 43.0493%, 87.4510%
        XYZ:
        47.4058, 62.1937, 73.7960
        xyY:
        0.2585, 0.3391, 62.1937
      CIE-Lab:
        83.0163, -30.2720, -4.9617
        CIE-LCH:
        83.0163, 30.6759, 189.3082
        CIE-Luv:
        83.0163, -43.2158, -2.7447
        Hunter-Lab:
        78.8630, -30.7109, -0.2765
      #7fdfd7 color charts
#7fdfd7 RGB chart
      #7fdfd7 CMYK chart
      #7fdfd7 RGB pie chart
      #7fdfd7 color shades, tints & tones
#7fdfd7 color schemes
#7fdfd7 color preview, HTML & CSS examples
           This text has a color of #7fdfd7        
        
          <p style="color:#7fdfd7;">Text here</p>
        
        
          .mytext {color:#7fdfd7;}
        
        Text color #7fdfd7
      
           This box has a color of #7fdfd7        
        
          <div style="background-color:#7fdfd7;">Content here</div>
        
        
          .mybackground {background-color:#7fdfd7;}
        
        Background color #7fdfd7
      
           Border around this has a color of #7fdfd7        
        
          <div style="border:2px solid #7fdfd7;">Content here</div>
        
        
          .myborder {border:2px solid #7fdfd7;}
        
        Border color #7fdfd7