#7ff1cd color space conversions
Hex:
        #7ff1cd
        RGB:
        127, 241, 205
        CMY:
        50, 5, 20
        CMYK:
        47, 0, 15, 5
      HSL:
        161°, 80.2817%, 72.1569%
        HSV (HSB):
        161°, 47.3029%, 94.5098%
        XYZ:
        51.2271, 71.8304, 68.9223
        xyY:
        0.2668, 0.3742, 71.8304
      CIE-Lab:
        87.8869, -40.8856, 7.3918
        CIE-LCH:
        87.8869, 41.5484, 169.7521
        CIE-Luv:
        87.8869, -50.7306, 17.9953
        Hunter-Lab:
        84.7528, -40.4267, 11.1114
      #7ff1cd color charts
#7ff1cd RGB chart
      #7ff1cd CMYK chart
      #7ff1cd RGB pie chart
      #7ff1cd color shades, tints & tones
#7ff1cd color schemes
#7ff1cd color preview, HTML & CSS examples
           This text has a color of #7ff1cd        
        
          <p style="color:#7ff1cd;">Text here</p>
        
        
          .mytext {color:#7ff1cd;}
        
        Text color #7ff1cd
      
           This box has a color of #7ff1cd        
        
          <div style="background-color:#7ff1cd;">Content here</div>
        
        
          .mybackground {background-color:#7ff1cd;}
        
        Background color #7ff1cd
      
           Border around this has a color of #7ff1cd        
        
          <div style="border:2px solid #7ff1cd;">Content here</div>
        
        
          .myborder {border:2px solid #7ff1cd;}
        
        Border color #7ff1cd