#317a12 color space conversions
Hex:
        #317a12
        RGB:
        49, 122, 18
        CMY:
        81, 52, 93
        CMYK:
        60, 0, 85, 52
      HSL:
        102°, 74.2857%, 27.4510%
        HSV (HSB):
        102°, 85.2459%, 47.8431%
        XYZ:
        8.3353, 14.6157, 2.9541
        xyY:
        0.3218, 0.5642, 14.6157
      CIE-Lab:
        45.1033, -41.2338, 45.2539
        CIE-LCH:
        45.1033, 61.2221, 132.3387
        CIE-Luv:
        45.1033, -33.3170, 51.6106
        Hunter-Lab:
        38.2305, -27.9853, 22.1800
      #317a12 color charts
#317a12 RGB chart
      #317a12 CMYK chart
      #317a12 RGB pie chart
      #317a12 color shades, tints & tones
#317a12 color schemes
#317a12 color preview, HTML & CSS examples
           This text has a color of #317a12        
        
          <p style="color:#317a12;">Text here</p>
        
        
          .mytext {color:#317a12;}
        
        Text color #317a12
      
           This box has a color of #317a12        
        
          <div style="background-color:#317a12;">Content here</div>
        
        
          .mybackground {background-color:#317a12;}
        
        Background color #317a12
      
           Border around this has a color of #317a12        
        
          <div style="border:2px solid #317a12;">Content here</div>
        
        
          .myborder {border:2px solid #317a12;}
        
        Border color #317a12