#2f815a color space conversions
Hex:
        #2f815a
        RGB:
        47, 129, 90
        CMY:
        82, 49, 65
        CMYK:
        64, 0, 30, 49
      HSL:
        151°, 46.5909%, 34.5098%
        HSV (HSB):
        151°, 63.5659%, 50.5882%
        XYZ:
        10.8680, 17.0430, 12.3897
        xyY:
        0.2697, 0.4229, 17.0430
      CIE-Lab:
        48.3142, -34.5328, 13.9703
        CIE-LCH:
        48.3142, 37.2516, 157.9741
        CIE-Luv:
        48.3142, -34.3501, 23.0850
        Hunter-Lab:
        41.2832, -25.2546, 11.1045
      #2f815a color charts
#2f815a RGB chart
      #2f815a CMYK chart
      #2f815a RGB pie chart
      #2f815a color shades, tints & tones
#2f815a color schemes
#2f815a color preview, HTML & CSS examples
           This text has a color of #2f815a        
        
          <p style="color:#2f815a;">Text here</p>
        
        
          .mytext {color:#2f815a;}
        
        Text color #2f815a
      
           This box has a color of #2f815a        
        
          <div style="background-color:#2f815a;">Content here</div>
        
        
          .mybackground {background-color:#2f815a;}
        
        Background color #2f815a
      
           Border around this has a color of #2f815a        
        
          <div style="border:2px solid #2f815a;">Content here</div>
        
        
          .myborder {border:2px solid #2f815a;}
        
        Border color #2f815a