#2dbe90 color space conversions
Hex:
        #2dbe90
        RGB:
        45, 190, 144
        CMY:
        82, 25, 44
        CMYK:
        76, 0, 24, 25
      HSL:
        161°, 61.7021%, 46.0784%
        HSV (HSB):
        161°, 76.3158%, 74.5098%
        XYZ:
        24.5297, 39.3984, 32.6974
        xyY:
        0.2539, 0.4077, 39.3984
      CIE-Lab:
        69.0389, -48.2094, 12.6878
        CIE-LCH:
        69.0389, 49.8510, 165.2551
        CIE-Luv:
        69.0389, -54.1565, 25.6347
        Hunter-Lab:
        62.7682, -40.0868, 13.0522
      #2dbe90 color charts
#2dbe90 RGB chart
      #2dbe90 CMYK chart
      #2dbe90 RGB pie chart
      #2dbe90 color shades, tints & tones
#2dbe90 color schemes
#2dbe90 color preview, HTML & CSS examples
           This text has a color of #2dbe90        
        
          <p style="color:#2dbe90;">Text here</p>
        
        
          .mytext {color:#2dbe90;}
        
        Text color #2dbe90
      
           This box has a color of #2dbe90        
        
          <div style="background-color:#2dbe90;">Content here</div>
        
        
          .mybackground {background-color:#2dbe90;}
        
        Background color #2dbe90
      
           Border around this has a color of #2dbe90        
        
          <div style="border:2px solid #2dbe90;">Content here</div>
        
        
          .myborder {border:2px solid #2dbe90;}
        
        Border color #2dbe90