#2fa068 color space conversions
Hex:
        #2fa068
        RGB:
        47, 160, 104
        CMY:
        82, 37, 59
        CMYK:
        71, 0, 35, 37
      HSL:
        150°, 54.5894%, 40.5882%
        HSV (HSB):
        150°, 70.6250%, 62.7451%
        XYZ:
        16.2418, 26.7454, 17.4031
        xyY:
        0.2689, 0.4429, 26.7454
      CIE-Lab:
        58.7379, -44.6854, 20.3197
        CIE-LCH:
        58.7379, 49.0885, 155.5474
        CIE-Luv:
        58.7379, -45.4366, 33.7593
        Hunter-Lab:
        51.7160, -34.4437, 16.2494
      #2fa068 color charts
#2fa068 RGB chart
      #2fa068 CMYK chart
      #2fa068 RGB pie chart
      #2fa068 color shades, tints & tones
#2fa068 color schemes
#2fa068 color preview, HTML & CSS examples
           This text has a color of #2fa068        
        
          <p style="color:#2fa068;">Text here</p>
        
        
          .mytext {color:#2fa068;}
        
        Text color #2fa068
      
           This box has a color of #2fa068        
        
          <div style="background-color:#2fa068;">Content here</div>
        
        
          .mybackground {background-color:#2fa068;}
        
        Background color #2fa068
      
           Border around this has a color of #2fa068        
        
          <div style="border:2px solid #2fa068;">Content here</div>
        
        
          .myborder {border:2px solid #2fa068;}
        
        Border color #2fa068