#2dbe81 color space conversions
Hex:
        #2dbe81
        RGB:
        45, 190, 129
        CMY:
        82, 25, 49
        CMYK:
        76, 0, 32, 25
      HSL:
        155°, 61.7021%, 46.0784%
        HSV (HSB):
        155°, 76.3158%, 74.5098%
        XYZ:
        23.4581, 38.9698, 27.0544
        xyY:
        0.2622, 0.4355, 38.9698
      CIE-Lab:
        68.7294, -51.5800, 20.3501
        CIE-LCH:
        68.7294, 55.4493, 158.4690
        CIE-Luv:
        68.7294, -55.1159, 36.2564
        Hunter-Lab:
        62.4258, -42.1691, 18.0026
      #2dbe81 color charts
#2dbe81 RGB chart
      #2dbe81 CMYK chart
      #2dbe81 RGB pie chart
      #2dbe81 color shades, tints & tones
#2dbe81 color schemes
#2dbe81 color preview, HTML & CSS examples
           This text has a color of #2dbe81        
        
          <p style="color:#2dbe81;">Text here</p>
        
        
          .mytext {color:#2dbe81;}
        
        Text color #2dbe81
      
           This box has a color of #2dbe81        
        
          <div style="background-color:#2dbe81;">Content here</div>
        
        
          .mybackground {background-color:#2dbe81;}
        
        Background color #2dbe81
      
           Border around this has a color of #2dbe81        
        
          <div style="border:2px solid #2dbe81;">Content here</div>
        
        
          .myborder {border:2px solid #2dbe81;}
        
        Border color #2dbe81