#317e0d color space conversions
Hex:
        #317e0d
        RGB:
        49, 126, 13
        CMY:
        81, 51, 95
        CMYK:
        61, 0, 90, 51
      HSL:
        101°, 81.2950%, 27.2549%
        HSV (HSB):
        101°, 89.6825%, 49.4118%
        XYZ:
        8.8001, 15.6037, 2.9288
        xyY:
        0.3220, 0.5709, 15.6037
      CIE-Lab:
        46.4502, -42.9851, 47.7482
        CIE-LCH:
        46.4502, 64.2465, 131.9950
        CIE-Luv:
        46.4502, -34.9974, 54.1848
        Hunter-Lab:
        39.5016, -29.3617, 23.2551
      #317e0d color charts
#317e0d RGB chart
      #317e0d CMYK chart
      #317e0d RGB pie chart
      #317e0d color shades, tints & tones
#317e0d color schemes
#317e0d color preview, HTML & CSS examples
           This text has a color of #317e0d        
        
          <p style="color:#317e0d;">Text here</p>
        
        
          .mytext {color:#317e0d;}
        
        Text color #317e0d
      
           This box has a color of #317e0d        
        
          <div style="background-color:#317e0d;">Content here</div>
        
        
          .mybackground {background-color:#317e0d;}
        
        Background color #317e0d
      
           Border around this has a color of #317e0d        
        
          <div style="border:2px solid #317e0d;">Content here</div>
        
        
          .myborder {border:2px solid #317e0d;}
        
        Border color #317e0d