#319a4f color space conversions
Hex:
        #319a4f
        RGB:
        49, 154, 79
        CMY:
        81, 40, 69
        CMYK:
        68, 0, 49, 40
      HSL:
        137°, 51.7241%, 39.8039%
        HSV (HSB):
        137°, 68.1818%, 60.3922%
        XYZ:
        14.2335, 24.3287, 11.3429
        xyY:
        0.2852, 0.4875, 24.3287
      CIE-Lab:
        56.4154, -46.6170, 30.7481
        CIE-LCH:
        56.4154, 55.8443, 146.5916
        CIE-Luv:
        56.4154, -44.0401, 45.1642
        Hunter-Lab:
        49.3241, -34.8073, 20.8922
      #319a4f color charts
#319a4f RGB chart
      #319a4f CMYK chart
      #319a4f RGB pie chart
      #319a4f color shades, tints & tones
#319a4f color schemes
#319a4f color preview, HTML & CSS examples
           This text has a color of #319a4f        
        
          <p style="color:#319a4f;">Text here</p>
        
        
          .mytext {color:#319a4f;}
        
        Text color #319a4f
      
           This box has a color of #319a4f        
        
          <div style="background-color:#319a4f;">Content here</div>
        
        
          .mybackground {background-color:#319a4f;}
        
        Background color #319a4f
      
           Border around this has a color of #319a4f        
        
          <div style="border:2px solid #319a4f;">Content here</div>
        
        
          .myborder {border:2px solid #319a4f;}
        
        Border color #319a4f