#317f1f color space conversions
Hex:
        #317f1f
        RGB:
        49, 127, 31
        CMY:
        81, 50, 88
        CMYK:
        61, 0, 76, 50
      HSL:
        109°, 60.7595%, 30.9804%
        HSV (HSB):
        109°, 75.5906%, 49.8039%
        XYZ:
        9.1033, 15.9306, 3.8915
        xyY:
        0.3147, 0.5507, 15.9306
      CIE-Lab:
        46.8834, -42.2835, 42.5406
        CIE-LCH:
        46.8834, 59.9800, 134.8264
        CIE-Luv:
        46.8834, -35.1350, 50.9935
        Hunter-Lab:
        39.9132, -29.1362, 22.1586
      #317f1f color charts
#317f1f RGB chart
      #317f1f CMYK chart
      #317f1f RGB pie chart
      #317f1f color shades, tints & tones
#317f1f color schemes
#317f1f color preview, HTML & CSS examples
           This text has a color of #317f1f        
        
          <p style="color:#317f1f;">Text here</p>
        
        
          .mytext {color:#317f1f;}
        
        Text color #317f1f
      
           This box has a color of #317f1f        
        
          <div style="background-color:#317f1f;">Content here</div>
        
        
          .mybackground {background-color:#317f1f;}
        
        Background color #317f1f
      
           Border around this has a color of #317f1f        
        
          <div style="border:2px solid #317f1f;">Content here</div>
        
        
          .myborder {border:2px solid #317f1f;}
        
        Border color #317f1f