#2eefee color space conversions
Hex:
        #2eefee
        RGB:
        46, 239, 238
        CMY:
        82, 6, 7
        CMYK:
        81, 0, 0, 6
      HSL:
        180°, 85.7778%, 55.8824%
        HSV (HSB):
        180°, 80.7531%, 93.7255%
        XYZ:
        47.4258, 68.4869, 91.6086
        xyY:
        0.2285, 0.3300, 68.4869
      CIE-Lab:
        86.2493, -44.1517, -12.5168
        CIE-LCH:
        86.2493, 45.8916, 195.8278
        CIE-Luv:
        86.2493, -64.2163, -13.0137
        Hunter-Lab:
        82.7568, -42.5306, -7.7020
      #2eefee color charts
#2eefee RGB chart
      #2eefee CMYK chart
      #2eefee RGB pie chart
      #2eefee color shades, tints & tones
#2eefee color schemes
#2eefee color preview, HTML & CSS examples
           This text has a color of #2eefee        
        
          <p style="color:#2eefee;">Text here</p>
        
        
          .mytext {color:#2eefee;}
        
        Text color #2eefee
      
           This box has a color of #2eefee        
        
          <div style="background-color:#2eefee;">Content here</div>
        
        
          .mybackground {background-color:#2eefee;}
        
        Background color #2eefee
      
           Border around this has a color of #2eefee        
        
          <div style="border:2px solid #2eefee;">Content here</div>
        
        
          .myborder {border:2px solid #2eefee;}
        
        Border color #2eefee