#7fe5cd color space conversions
Hex:
        #7fe5cd
        RGB:
        127, 229, 205
        CMY:
        50, 10, 20
        CMYK:
        45, 0, 10, 10
      HSL:
        166°, 66.2338%, 69.8039%
        HSV (HSB):
        166°, 44.5415%, 89.8039%
        XYZ:
        47.7912, 64.9584, 67.7770
        xyY:
        0.2647, 0.3598, 64.9584
      CIE-Lab:
        84.4623, -35.4333, 2.4438
        CIE-LCH:
        84.4623, 35.5175, 176.0545
        CIE-Luv:
        84.4623, -45.9523, 9.5693
        Hunter-Lab:
        80.5968, -35.2000, 6.5585
      #7fe5cd color charts
#7fe5cd RGB chart
      #7fe5cd CMYK chart
      #7fe5cd RGB pie chart
      #7fe5cd color shades, tints & tones
#7fe5cd color schemes
#7fe5cd color preview, HTML & CSS examples
           This text has a color of #7fe5cd        
        
          <p style="color:#7fe5cd;">Text here</p>
        
        
          .mytext {color:#7fe5cd;}
        
        Text color #7fe5cd
      
           This box has a color of #7fe5cd        
        
          <div style="background-color:#7fe5cd;">Content here</div>
        
        
          .mybackground {background-color:#7fe5cd;}
        
        Background color #7fe5cd
      
           Border around this has a color of #7fe5cd        
        
          <div style="border:2px solid #7fe5cd;">Content here</div>
        
        
          .myborder {border:2px solid #7fe5cd;}
        
        Border color #7fe5cd