#7feef1 color space conversions
Hex:
        #7feef1
        RGB:
        127, 238, 241
        CMY:
        50, 7, 5
        CMYK:
        47, 1, 0, 5
      HSL:
        182°, 80.2817%, 72.1569%
        HSV (HSB):
        182°, 47.3029%, 94.5098%
        XYZ:
        55.2041, 72.0120, 94.2092
        xyY:
        0.2493, 0.3252, 72.0120
      CIE-Lab:
        87.9744, -30.9941, -11.3126
        CIE-LCH:
        87.9744, 32.9941, 200.0517
        CIE-Luv:
        87.9744, -48.1680, -12.9032
        Hunter-Lab:
        84.8599, -32.3847, -6.4203
      #7feef1 color charts
#7feef1 RGB chart
      #7feef1 CMYK chart
      #7feef1 RGB pie chart
      #7feef1 color shades, tints & tones
#7feef1 color schemes
#7feef1 color preview, HTML & CSS examples
           This text has a color of #7feef1        
        
          <p style="color:#7feef1;">Text here</p>
        
        
          .mytext {color:#7feef1;}
        
        Text color #7feef1
      
           This box has a color of #7feef1        
        
          <div style="background-color:#7feef1;">Content here</div>
        
        
          .mybackground {background-color:#7feef1;}
        
        Background color #7feef1
      
           Border around this has a color of #7feef1        
        
          <div style="border:2px solid #7feef1;">Content here</div>
        
        
          .myborder {border:2px solid #7feef1;}
        
        Border color #7feef1