#7feaf2 color space conversions
Hex:
        #7feaf2
        RGB:
        127, 234, 242
        CMY:
        50, 8, 5
        CMYK:
        48, 3, 0, 5
      HSL:
        184°, 81.5603%, 72.3529%
        HSV (HSB):
        184°, 47.5207%, 94.9020%
        XYZ:
        54.2022, 69.7685, 94.6143
        xyY:
        0.2480, 0.3192, 69.7685
      CIE-Lab:
        86.8832, -28.8299, -13.4667
        CIE-LCH:
        86.8832, 31.8200, 205.0377
        CIE-Luv:
        86.8832, -46.5919, -16.7469
        Hunter-Lab:
        83.5275, -30.3419, -8.6904
      #7feaf2 color charts
#7feaf2 RGB chart
      #7feaf2 CMYK chart
      #7feaf2 RGB pie chart
      #7feaf2 color shades, tints & tones
#7feaf2 color schemes
#7feaf2 color preview, HTML & CSS examples
           This text has a color of #7feaf2        
        
          <p style="color:#7feaf2;">Text here</p>
        
        
          .mytext {color:#7feaf2;}
        
        Text color #7feaf2
      
           This box has a color of #7feaf2        
        
          <div style="background-color:#7feaf2;">Content here</div>
        
        
          .mybackground {background-color:#7feaf2;}
        
        Background color #7feaf2
      
           Border around this has a color of #7feaf2        
        
          <div style="border:2px solid #7feaf2;">Content here</div>
        
        
          .myborder {border:2px solid #7feaf2;}
        
        Border color #7feaf2