#316f05 color space conversions
Hex:
        #316f05
        RGB:
        49, 111, 5
        CMY:
        81, 56, 98
        CMYK:
        56, 0, 95, 56
      HSL:
        95°, 91.3793%, 22.7451%
        HSV (HSB):
        95°, 95.4955%, 43.5294%
        XYZ:
        6.9785, 12.0328, 2.0983
        xyY:
        0.3306, 0.5700, 12.0328
      CIE-Lab:
        41.2682, -37.4777, 45.1172
        CIE-LCH:
        41.2682, 58.6528, 129.7155
        CIE-Luv:
        41.2682, -28.8523, 48.5853
        Hunter-Lab:
        34.6883, -24.7947, 20.6953
      #316f05 color charts
#316f05 RGB chart
      #316f05 CMYK chart
      #316f05 RGB pie chart
      #316f05 color shades, tints & tones
#316f05 color schemes
#316f05 color preview, HTML & CSS examples
           This text has a color of #316f05        
        
          <p style="color:#316f05;">Text here</p>
        
        
          .mytext {color:#316f05;}
        
        Text color #316f05
      
           This box has a color of #316f05        
        
          <div style="background-color:#316f05;">Content here</div>
        
        
          .mybackground {background-color:#316f05;}
        
        Background color #316f05
      
           Border around this has a color of #316f05        
        
          <div style="border:2px solid #316f05;">Content here</div>
        
        
          .myborder {border:2px solid #316f05;}
        
        Border color #316f05