#317e1a color space conversions
Hex:
        #317e1a
        RGB:
        49, 126, 26
        CMY:
        81, 51, 90
        CMYK:
        61, 0, 79, 51
      HSL:
        106°, 65.7895%, 29.8039%
        HSV (HSB):
        106°, 79.3651%, 49.4118%
        XYZ:
        8.9139, 15.6493, 3.5281
        xyY:
        0.3173, 0.5571, 15.6493
      CIE-Lab:
        46.5109, -42.2757, 44.0163
        CIE-LCH:
        46.5109, 61.0301, 133.8445
        CIE-Luv:
        46.5109, -34.8236, 51.7864
        Hunter-Lab:
        39.5591, -29.0068, 22.4036
      #317e1a color charts
#317e1a RGB chart
      #317e1a CMYK chart
      #317e1a RGB pie chart
      #317e1a color shades, tints & tones
#317e1a color schemes
#317e1a color preview, HTML & CSS examples
           This text has a color of #317e1a        
        
          <p style="color:#317e1a;">Text here</p>
        
        
          .mytext {color:#317e1a;}
        
        Text color #317e1a
      
           This box has a color of #317e1a        
        
          <div style="background-color:#317e1a;">Content here</div>
        
        
          .mybackground {background-color:#317e1a;}
        
        Background color #317e1a
      
           Border around this has a color of #317e1a        
        
          <div style="border:2px solid #317e1a;">Content here</div>
        
        
          .myborder {border:2px solid #317e1a;}
        
        Border color #317e1a