#7febf1 color space conversions
Hex:
        #7febf1
        RGB:
        127, 235, 241
        CMY:
        50, 8, 5
        CMYK:
        47, 2, 0, 5
      HSL:
        183°, 80.2817%, 72.1569%
        HSV (HSB):
        183°, 47.3029%, 94.5098%
        XYZ:
        54.3379, 70.2796, 93.9205
        xyY:
        0.2486, 0.3216, 70.2796
      CIE-Lab:
        87.1338, -29.5644, -12.5670
        CIE-LCH:
        87.1338, 32.1245, 203.0289
        CIE-Luv:
        87.1338, -47.0139, -15.1613
        Hunter-Lab:
        83.8329, -31.0094, -7.7413
      #7febf1 color charts
#7febf1 RGB chart
      #7febf1 CMYK chart
      #7febf1 RGB pie chart
      #7febf1 color shades, tints & tones
#7febf1 color schemes
#7febf1 color preview, HTML & CSS examples
           This text has a color of #7febf1        
        
          <p style="color:#7febf1;">Text here</p>
        
        
          .mytext {color:#7febf1;}
        
        Text color #7febf1
      
           This box has a color of #7febf1        
        
          <div style="background-color:#7febf1;">Content here</div>
        
        
          .mybackground {background-color:#7febf1;}
        
        Background color #7febf1
      
           Border around this has a color of #7febf1        
        
          <div style="border:2px solid #7febf1;">Content here</div>
        
        
          .myborder {border:2px solid #7febf1;}
        
        Border color #7febf1