#7feaee color space conversions
Hex:
        #7feaee
        RGB:
        127, 234, 238
        CMY:
        50, 8, 7
        CMYK:
        47, 2, 0, 7
      HSL:
        182°, 76.5517%, 71.5686%
        HSV (HSB):
        182°, 46.6387%, 93.3333%
        XYZ:
        53.6078, 69.5307, 91.4843
        xyY:
        0.2498, 0.3240, 69.5307
      CIE-Lab:
        86.7662, -29.8468, -11.5402
        CIE-LCH:
        86.7662, 32.0001, 201.1389
        CIE-Luv:
        86.7662, -46.7395, -13.4289
        Hunter-Lab:
        83.3851, -31.1672, -6.6793
      #7feaee color charts
#7feaee RGB chart
      #7feaee CMYK chart
      #7feaee RGB pie chart
      #7feaee color shades, tints & tones
#7feaee color schemes
#7feaee color preview, HTML & CSS examples
           This text has a color of #7feaee        
        
          <p style="color:#7feaee;">Text here</p>
        
        
          .mytext {color:#7feaee;}
        
        Text color #7feaee
      
           This box has a color of #7feaee        
        
          <div style="background-color:#7feaee;">Content here</div>
        
        
          .mybackground {background-color:#7feaee;}
        
        Background color #7feaee
      
           Border around this has a color of #7feaee        
        
          <div style="border:2px solid #7feaee;">Content here</div>
        
        
          .myborder {border:2px solid #7feaee;}
        
        Border color #7feaee