#2fc27b color space conversions
Hex:
        #2fc27b
        RGB:
        47, 194, 123
        CMY:
        82, 24, 52
        CMYK:
        76, 0, 37, 24
      HSL:
        151°, 60.9959%, 47.2549%
        HSV (HSB):
        151°, 75.7732%, 76.0784%
        XYZ:
        24.0392, 40.6180, 25.3119
        xyY:
        0.2672, 0.4515, 40.6180
      CIE-Lab:
        69.9074, -54.0891, 25.1408
        CIE-LCH:
        69.9074, 59.6463, 155.0708
        CIE-Luv:
        69.9074, -56.5847, 42.7932
        Hunter-Lab:
        63.7322, -44.2028, 21.0649
      #2fc27b color charts
#2fc27b RGB chart
      #2fc27b CMYK chart
      #2fc27b RGB pie chart
      #2fc27b color shades, tints & tones
#2fc27b color schemes
#2fc27b color preview, HTML & CSS examples
           This text has a color of #2fc27b        
        
          <p style="color:#2fc27b;">Text here</p>
        
        
          .mytext {color:#2fc27b;}
        
        Text color #2fc27b
      
           This box has a color of #2fc27b        
        
          <div style="background-color:#2fc27b;">Content here</div>
        
        
          .mybackground {background-color:#2fc27b;}
        
        Background color #2fc27b
      
           Border around this has a color of #2fc27b        
        
          <div style="border:2px solid #2fc27b;">Content here</div>
        
        
          .myborder {border:2px solid #2fc27b;}
        
        Border color #2fc27b