#7fd7ca color space conversions
Hex:
        #7fd7ca
        RGB:
        127, 215, 202
        CMY:
        50, 16, 21
        CMYK:
        41, 0, 6, 16
      HSL:
        171°, 52.3810%, 67.0588%
        HSV (HSB):
        171°, 40.9302%, 84.3137%
        XYZ:
        43.7135, 57.3772, 64.6481
        xyY:
        0.2637, 0.3462, 57.3772
      CIE-Lab:
        80.3913, -29.5314, -1.9059
        CIE-LCH:
        80.3913, 29.5928, 183.6926
        CIE-Luv:
        80.3913, -40.3798, 1.9160
        Hunter-Lab:
        75.7477, -29.5473, 2.4214
      #7fd7ca color charts
#7fd7ca RGB chart
      #7fd7ca CMYK chart
      #7fd7ca RGB pie chart
      #7fd7ca color shades, tints & tones
#7fd7ca color schemes
#7fd7ca color preview, HTML & CSS examples
           This text has a color of #7fd7ca        
        
          <p style="color:#7fd7ca;">Text here</p>
        
        
          .mytext {color:#7fd7ca;}
        
        Text color #7fd7ca
      
           This box has a color of #7fd7ca        
        
          <div style="background-color:#7fd7ca;">Content here</div>
        
        
          .mybackground {background-color:#7fd7ca;}
        
        Background color #7fd7ca
      
           Border around this has a color of #7fd7ca        
        
          <div style="border:2px solid #7fd7ca;">Content here</div>
        
        
          .myborder {border:2px solid #7fd7ca;}
        
        Border color #7fd7ca