#317c0f color space conversions
Hex:
        #317c0f
        RGB:
        49, 124, 15
        CMY:
        81, 51, 94
        CMYK:
        60, 0, 88, 51
      HSL:
        101°, 78.4173%, 27.2549%
        HSV (HSB):
        101°, 87.9032%, 48.6275%
        XYZ:
        8.5605, 15.1028, 2.9159
        xyY:
        0.3221, 0.5682, 15.1028
      CIE-Lab:
        45.7746, -42.1450, 46.6714
        CIE-LCH:
        45.7746, 62.8842, 132.0825
        CIE-Luv:
        45.7746, -34.1672, 53.0067
        Hunter-Lab:
        38.8623, -28.6894, 22.7550
      #317c0f color charts
#317c0f RGB chart
      #317c0f CMYK chart
      #317c0f RGB pie chart
      #317c0f color shades, tints & tones
#317c0f color schemes
#317c0f color preview, HTML & CSS examples
           This text has a color of #317c0f        
        
          <p style="color:#317c0f;">Text here</p>
        
        
          .mytext {color:#317c0f;}
        
        Text color #317c0f
      
           This box has a color of #317c0f        
        
          <div style="background-color:#317c0f;">Content here</div>
        
        
          .mybackground {background-color:#317c0f;}
        
        Background color #317c0f
      
           Border around this has a color of #317c0f        
        
          <div style="border:2px solid #317c0f;">Content here</div>
        
        
          .myborder {border:2px solid #317c0f;}
        
        Border color #317c0f