#315e2e color space conversions
Hex:
        #315e2e
        RGB:
        49, 94, 46
        CMY:
        81, 63, 82
        CMYK:
        48, 0, 51, 63
      HSL:
        116°, 34.2857%, 27.4510%
        HSV (HSB):
        116°, 51.0638%, 36.8627%
        XYZ:
        5.7625, 8.8556, 3.9904
        xyY:
        0.3097, 0.4759, 8.8556
      CIE-Lab:
        35.7048, -26.4422, 22.7137
        CIE-LCH:
        35.7048, 34.8584, 139.3376
        CIE-Luv:
        35.7048, -20.7730, 28.3126
        Hunter-Lab:
        29.7584, -17.5122, 12.8806
      #315e2e color charts
#315e2e RGB chart
      #315e2e CMYK chart
      #315e2e RGB pie chart
      #315e2e color shades, tints & tones
#315e2e color schemes
#315e2e color preview, HTML & CSS examples
           This text has a color of #315e2e        
        
          <p style="color:#315e2e;">Text here</p>
        
        
          .mytext {color:#315e2e;}
        
        Text color #315e2e
      
           This box has a color of #315e2e        
        
          <div style="background-color:#315e2e;">Content here</div>
        
        
          .mybackground {background-color:#315e2e;}
        
        Background color #315e2e
      
           Border around this has a color of #315e2e        
        
          <div style="border:2px solid #315e2e;">Content here</div>
        
        
          .myborder {border:2px solid #315e2e;}
        
        Border color #315e2e