#2ebd9a color space conversions
Hex:
        #2ebd9a
        RGB:
        46, 189, 154
        CMY:
        82, 26, 40
        CMYK:
        76, 0, 19, 26
      HSL:
        165°, 60.8511%, 46.0784%
        HSV (HSB):
        165°, 75.6614%, 74.1176%
        XYZ:
        25.1570, 39.3091, 36.8334
        xyY:
        0.2483, 0.3880, 39.3091
      CIE-Lab:
        68.9746, -45.2412, 7.1526
        CIE-LCH:
        68.9746, 45.8031, 171.0160
        CIE-Luv:
        68.9746, -52.9919, 17.4324
        Hunter-Lab:
        62.6970, -38.0970, 9.0561
      #2ebd9a color charts
#2ebd9a RGB chart
      #2ebd9a CMYK chart
      #2ebd9a RGB pie chart
      #2ebd9a color shades, tints & tones
#2ebd9a color schemes
#2ebd9a color preview, HTML & CSS examples
           This text has a color of #2ebd9a        
        
          <p style="color:#2ebd9a;">Text here</p>
        
        
          .mytext {color:#2ebd9a;}
        
        Text color #2ebd9a
      
           This box has a color of #2ebd9a        
        
          <div style="background-color:#2ebd9a;">Content here</div>
        
        
          .mybackground {background-color:#2ebd9a;}
        
        Background color #2ebd9a
      
           Border around this has a color of #2ebd9a        
        
          <div style="border:2px solid #2ebd9a;">Content here</div>
        
        
          .myborder {border:2px solid #2ebd9a;}
        
        Border color #2ebd9a