#2dae98 color space conversions
Hex:
        #2dae98
        RGB:
        45, 174, 152
        CMY:
        82, 32, 40
        CMYK:
        74, 0, 13, 32
      HSL:
        170°, 58.9041%, 42.9412%
        HSV (HSB):
        170°, 74.1379%, 68.2353%
        XYZ:
        21.8857, 33.0970, 34.9406
        xyY:
        0.2434, 0.3681, 33.0970
      CIE-Lab:
        64.2394, -39.3967, 1.4174
        CIE-LCH:
        64.2394, 39.4222, 177.9395
        CIE-Luv:
        64.2394, -47.9004, 8.0720
        Hunter-Lab:
        57.5300, -32.7719, 4.2614
      #2dae98 color charts
#2dae98 RGB chart
      #2dae98 CMYK chart
      #2dae98 RGB pie chart
      #2dae98 color shades, tints & tones
#2dae98 color schemes
#2dae98 color preview, HTML & CSS examples
           This text has a color of #2dae98        
        
          <p style="color:#2dae98;">Text here</p>
        
        
          .mytext {color:#2dae98;}
        
        Text color #2dae98
      
           This box has a color of #2dae98        
        
          <div style="background-color:#2dae98;">Content here</div>
        
        
          .mybackground {background-color:#2dae98;}
        
        Background color #2dae98
      
           Border around this has a color of #2dae98        
        
          <div style="border:2px solid #2dae98;">Content here</div>
        
        
          .myborder {border:2px solid #2dae98;}
        
        Border color #2dae98