#2eeaeb color space conversions
Hex:
        #2eeaeb
        RGB:
        46, 234, 235
        CMY:
        82, 8, 8
        CMYK:
        80, 0, 0, 8
      HSL:
        180°, 82.5328%, 55.0980%
        HSV (HSB):
        180°, 80.4255%, 92.1569%
        XYZ:
        45.5449, 65.4246, 88.8250
        xyY:
        0.2280, 0.3275, 65.4246
      CIE-Lab:
        84.7021, -42.7961, -13.2524
        CIE-LCH:
        84.7021, 44.8010, 197.2058
        CIE-Luv:
        84.7021, -62.7481, -14.4044
        Hunter-Lab:
        80.8855, -41.0400, -8.4899
      #2eeaeb color charts
#2eeaeb RGB chart
      #2eeaeb CMYK chart
      #2eeaeb RGB pie chart
      #2eeaeb color shades, tints & tones
#2eeaeb color schemes
#2eeaeb color preview, HTML & CSS examples
           This text has a color of #2eeaeb        
        
          <p style="color:#2eeaeb;">Text here</p>
        
        
          .mytext {color:#2eeaeb;}
        
        Text color #2eeaeb
      
           This box has a color of #2eeaeb        
        
          <div style="background-color:#2eeaeb;">Content here</div>
        
        
          .mybackground {background-color:#2eeaeb;}
        
        Background color #2eeaeb
      
           Border around this has a color of #2eeaeb        
        
          <div style="border:2px solid #2eeaeb;">Content here</div>
        
        
          .myborder {border:2px solid #2eeaeb;}
        
        Border color #2eeaeb