#2fbb5b color space conversions
Hex:
        #2fbb5b
        RGB:
        47, 187, 91
        CMY:
        82, 27, 64
        CMYK:
        75, 0, 51, 27
      HSL:
        139°, 59.8291%, 45.8824%
        HSV (HSB):
        139°, 74.8663%, 73.3333%
        XYZ:
        20.8309, 36.9003, 15.9221
        xyY:
        0.2828, 0.5010, 36.9003
      CIE-Lab:
        67.2022, -57.1721, 38.0837
        CIE-LCH:
        67.2022, 68.6951, 146.3314
        CIE-Luv:
        67.2022, -55.8255, 57.2258
        Hunter-Lab:
        60.7456, -45.0935, 26.9814
      #2fbb5b color charts
#2fbb5b RGB chart
      #2fbb5b CMYK chart
      #2fbb5b RGB pie chart
      #2fbb5b color shades, tints & tones
#2fbb5b color schemes
#2fbb5b color preview, HTML & CSS examples
           This text has a color of #2fbb5b        
        
          <p style="color:#2fbb5b;">Text here</p>
        
        
          .mytext {color:#2fbb5b;}
        
        Text color #2fbb5b
      
           This box has a color of #2fbb5b        
        
          <div style="background-color:#2fbb5b;">Content here</div>
        
        
          .mybackground {background-color:#2fbb5b;}
        
        Background color #2fbb5b
      
           Border around this has a color of #2fbb5b        
        
          <div style="border:2px solid #2fbb5b;">Content here</div>
        
        
          .myborder {border:2px solid #2fbb5b;}
        
        Border color #2fbb5b