#00e1aa color space conversions
Hex:
        #00e1aa
        RGB:
        0, 225, 170
        CMY:
        100, 12, 33
        CMYK:
        100, 0, 24, 12
      HSL:
        165°, 100.0000%, 44.1176%
        HSV (HSB):
        165°, 100.0000%, 88.2353%
        XYZ:
        34.1809, 56.7527, 47.1831
        xyY:
        0.2475, 0.4109, 56.7527
      CIE-Lab:
        80.0403, -58.4023, 14.2404
        CIE-LCH:
        80.0403, 60.1134, 166.2968
        CIE-Luv:
        80.0403, -67.3358, 30.1749
        Hunter-Lab:
        75.3344, -50.8457, 15.5999
      #00e1aa color charts
#00e1aa RGB chart
      #00e1aa CMYK chart
      #00e1aa RGB pie chart
      #00e1aa color shades, tints & tones
#00e1aa color schemes
#00e1aa color preview, HTML & CSS examples
           This text has a color of #00e1aa        
        
          <p style="color:#00e1aa;">Text here</p>
        
        
          .mytext {color:#00e1aa;}
        
        Text color #00e1aa
      
           This box has a color of #00e1aa        
        
          <div style="background-color:#00e1aa;">Content here</div>
        
        
          .mybackground {background-color:#00e1aa;}
        
        Background color #00e1aa
      
           Border around this has a color of #00e1aa        
        
          <div style="border:2px solid #00e1aa;">Content here</div>
        
        
          .myborder {border:2px solid #00e1aa;}
        
        Border color #00e1aa