#2be85b color space conversions
Hex:
        #2be85b
        RGB:
        43, 232, 91
        CMY:
        83, 9, 64
        CMYK:
        81, 0, 61, 9
      HSL:
        135°, 80.4255%, 53.9216%
        HSV (HSB):
        135°, 81.4655%, 90.9804%
        XYZ:
        31.7412, 58.9821, 19.6093
        xyY:
        0.2877, 0.5346, 58.9821
      CIE-Lab:
        81.2818, -72.4228, 54.7830
        CIE-LCH:
        81.2818, 90.8088, 142.8949
        CIE-Luv:
        81.2818, -71.4935, 80.2494
        Hunter-Lab:
        76.7998, -60.6261, 38.6214
      #2be85b color charts
#2be85b RGB chart
      #2be85b CMYK chart
      #2be85b RGB pie chart
      #2be85b color shades, tints & tones
#2be85b color schemes
#2be85b color preview, HTML & CSS examples
           This text has a color of #2be85b        
        
          <p style="color:#2be85b;">Text here</p>
        
        
          .mytext {color:#2be85b;}
        
        Text color #2be85b
      
           This box has a color of #2be85b        
        
          <div style="background-color:#2be85b;">Content here</div>
        
        
          .mybackground {background-color:#2be85b;}
        
        Background color #2be85b
      
           Border around this has a color of #2be85b        
        
          <div style="border:2px solid #2be85b;">Content here</div>
        
        
          .myborder {border:2px solid #2be85b;}
        
        Border color #2be85b