#7feaf1 color space conversions
Hex:
        #7feaf1
        RGB:
        127, 234, 241
        CMY:
        50, 8, 5
        CMYK:
        47, 3, 0, 5
      HSL:
        184°, 80.2817%, 72.1569%
        HSV (HSB):
        184°, 47.3029%, 94.5098%
        XYZ:
        54.0524, 69.7085, 93.8253
        xyY:
        0.2484, 0.3204, 69.7085
      CIE-Lab:
        86.8537, -29.0853, -12.9855
        CIE-LCH:
        86.8537, 31.8524, 204.0590
        CIE-Luv:
        86.8537, -46.6288, -15.9158
        Hunter-Lab:
        83.4916, -30.5497, -8.1841
      #7feaf1 color charts
#7feaf1 RGB chart
      #7feaf1 CMYK chart
      #7feaf1 RGB pie chart
      #7feaf1 color shades, tints & tones
#7feaf1 color schemes
#7feaf1 color preview, HTML & CSS examples
           This text has a color of #7feaf1        
        
          <p style="color:#7feaf1;">Text here</p>
        
        
          .mytext {color:#7feaf1;}
        
        Text color #7feaf1
      
           This box has a color of #7feaf1        
        
          <div style="background-color:#7feaf1;">Content here</div>
        
        
          .mybackground {background-color:#7feaf1;}
        
        Background color #7feaf1
      
           Border around this has a color of #7feaf1        
        
          <div style="border:2px solid #7feaf1;">Content here</div>
        
        
          .myborder {border:2px solid #7feaf1;}
        
        Border color #7feaf1