#2f826a color space conversions
Hex:
        #2f826a
        RGB:
        47, 130, 106
        CMY:
        82, 49, 58
        CMYK:
        64, 0, 18, 49
      HSL:
        163°, 46.8927%, 34.7059%
        HSV (HSB):
        163°, 63.8462%, 50.9804%
        XYZ:
        11.7564, 17.6102, 16.4152
        xyY:
        0.2568, 0.3847, 17.6102
      CIE-Lab:
        49.0199, -31.1340, 5.6583
        CIE-LCH:
        49.0199, 31.6440, 169.6994
        CIE-Luv:
        49.0199, -33.9112, 12.1707
        Hunter-Lab:
        41.9645, -23.4308, 6.1828
      #2f826a color charts
#2f826a RGB chart
      #2f826a CMYK chart
      #2f826a RGB pie chart
      #2f826a color shades, tints & tones
#2f826a color schemes
#2f826a color preview, HTML & CSS examples
           This text has a color of #2f826a        
        
          <p style="color:#2f826a;">Text here</p>
        
        
          .mytext {color:#2f826a;}
        
        Text color #2f826a
      
           This box has a color of #2f826a        
        
          <div style="background-color:#2f826a;">Content here</div>
        
        
          .mybackground {background-color:#2f826a;}
        
        Background color #2f826a
      
           Border around this has a color of #2f826a        
        
          <div style="border:2px solid #2f826a;">Content here</div>
        
        
          .myborder {border:2px solid #2f826a;}
        
        Border color #2f826a