#7feffa color space conversions
Hex:
        #7feffa
        RGB:
        127, 239, 250
        CMY:
        50, 6, 2
        CMYK:
        49, 4, 0, 2
      HSL:
        185°, 92.4812%, 73.9216%
        HSV (HSB):
        185°, 49.2000%, 98.0392%
        XYZ:
        56.8742, 73.1472, 101.5637
        xyY:
        0.2456, 0.3159, 73.1472
      CIE-Lab:
        88.5179, -29.1716, -15.2110
        CIE-LCH:
        88.5179, 32.8992, 207.5390
        CIE-Luv:
        88.5179, -48.2029, -19.6198
        Hunter-Lab:
        85.5261, -30.9695, -10.5396
      #7feffa color charts
#7feffa RGB chart
      #7feffa CMYK chart
      #7feffa RGB pie chart
      #7feffa color shades, tints & tones
#7feffa color schemes
#7feffa color preview, HTML & CSS examples
           This text has a color of #7feffa        
        
          <p style="color:#7feffa;">Text here</p>
        
        
          .mytext {color:#7feffa;}
        
        Text color #7feffa
      
           This box has a color of #7feffa        
        
          <div style="background-color:#7feffa;">Content here</div>
        
        
          .mybackground {background-color:#7feffa;}
        
        Background color #7feffa
      
           Border around this has a color of #7feffa        
        
          <div style="border:2px solid #7feffa;">Content here</div>
        
        
          .myborder {border:2px solid #7feffa;}
        
        Border color #7feffa