#2daf91 color space conversions
Hex:
        #2daf91
        RGB:
        45, 175, 145
        CMY:
        82, 31, 43
        CMYK:
        74, 0, 17, 31
      HSL:
        166°, 59.0909%, 43.1373%
        HSV (HSB):
        166°, 74.2857%, 68.6275%
        XYZ:
        21.5230, 33.2622, 32.0739
        xyY:
        0.2478, 0.3829, 33.2622
      CIE-Lab:
        64.3726, -41.6736, 5.4993
        CIE-LCH:
        64.3726, 42.0349, 172.4827
        CIE-Luv:
        64.3726, -48.7324, 14.3127
        Hunter-Lab:
        57.6734, -34.3144, 7.3984
      #2daf91 color charts
#2daf91 RGB chart
      #2daf91 CMYK chart
      #2daf91 RGB pie chart
      #2daf91 color shades, tints & tones
#2daf91 color schemes
#2daf91 color preview, HTML & CSS examples
           This text has a color of #2daf91        
        
          <p style="color:#2daf91;">Text here</p>
        
        
          .mytext {color:#2daf91;}
        
        Text color #2daf91
      
           This box has a color of #2daf91        
        
          <div style="background-color:#2daf91;">Content here</div>
        
        
          .mybackground {background-color:#2daf91;}
        
        Background color #2daf91
      
           Border around this has a color of #2daf91        
        
          <div style="border:2px solid #2daf91;">Content here</div>
        
        
          .myborder {border:2px solid #2daf91;}
        
        Border color #2daf91