#2ec5ae color space conversions
Hex:
        #2ec5ae
        RGB:
        46, 197, 174
        CMY:
        82, 23, 32
        CMYK:
        77, 0, 12, 23
      HSL:
        171°, 62.1399%, 47.6471%
        HSV (HSB):
        171°, 76.6497%, 77.2549%
        XYZ:
        28.7329, 43.5693, 46.9397
        xyY:
        0.2410, 0.3654, 43.5693
      CIE-Lab:
        71.9397, -43.4798, 0.5344
        CIE-LCH:
        71.9397, 43.4831, 179.2958
        CIE-Luv:
        71.9397, -54.4349, 7.5446
        Hunter-Lab:
        66.0071, -37.8111, 4.0419
      #2ec5ae color charts
#2ec5ae RGB chart
      #2ec5ae CMYK chart
      #2ec5ae RGB pie chart
      #2ec5ae color shades, tints & tones
#2ec5ae color schemes
#2ec5ae color preview, HTML & CSS examples
           This text has a color of #2ec5ae        
        
          <p style="color:#2ec5ae;">Text here</p>
        
        
          .mytext {color:#2ec5ae;}
        
        Text color #2ec5ae
      
           This box has a color of #2ec5ae        
        
          <div style="background-color:#2ec5ae;">Content here</div>
        
        
          .mybackground {background-color:#2ec5ae;}
        
        Background color #2ec5ae
      
           Border around this has a color of #2ec5ae        
        
          <div style="border:2px solid #2ec5ae;">Content here</div>
        
        
          .myborder {border:2px solid #2ec5ae;}
        
        Border color #2ec5ae