#317b1d color space conversions
Hex:
        #317b1d
        RGB:
        49, 123, 29
        CMY:
        81, 52, 89
        CMYK:
        60, 0, 76, 52
      HSL:
        107°, 61.8421%, 29.8039%
        HSV (HSB):
        107°, 76.4228%, 48.2353%
        XYZ:
        8.5714, 14.9076, 3.5881
        xyY:
        0.3167, 0.5508, 14.9076
      CIE-Lab:
        45.5074, -40.8983, 41.9265
        CIE-LCH:
        45.5074, 58.5706, 134.2888
        CIE-Luv:
        45.5074, -33.5543, 49.6417
        Hunter-Lab:
        38.6104, -27.9418, 21.5174
      #317b1d color charts
#317b1d RGB chart
      #317b1d CMYK chart
      #317b1d RGB pie chart
      #317b1d color shades, tints & tones
#317b1d color schemes
#317b1d color preview, HTML & CSS examples
           This text has a color of #317b1d        
        
          <p style="color:#317b1d;">Text here</p>
        
        
          .mytext {color:#317b1d;}
        
        Text color #317b1d
      
           This box has a color of #317b1d        
        
          <div style="background-color:#317b1d;">Content here</div>
        
        
          .mybackground {background-color:#317b1d;}
        
        Background color #317b1d
      
           Border around this has a color of #317b1d        
        
          <div style="border:2px solid #317b1d;">Content here</div>
        
        
          .myborder {border:2px solid #317b1d;}
        
        Border color #317b1d