#319d4f color space conversions
Hex:
        #319d4f
        RGB:
        49, 157, 79
        CMY:
        81, 38, 69
        CMYK:
        69, 0, 50, 38
      HSL:
        137°, 52.4272%, 40.3922%
        HSV (HSB):
        137°, 68.7898%, 61.5686%
        XYZ:
        14.7349, 25.3314, 11.5100
        xyY:
        0.2857, 0.4911, 25.3314
      CIE-Lab:
        57.3969, -47.7660, 31.9805
        CIE-LCH:
        57.3969, 57.4834, 146.1968
        CIE-Luv:
        57.3969, -45.1630, 46.8587
        Hunter-Lab:
        50.3303, -35.8198, 21.6723
      #319d4f color charts
#319d4f RGB chart
      #319d4f CMYK chart
      #319d4f RGB pie chart
      #319d4f color shades, tints & tones
#319d4f color schemes
#319d4f color preview, HTML & CSS examples
           This text has a color of #319d4f        
        
          <p style="color:#319d4f;">Text here</p>
        
        
          .mytext {color:#319d4f;}
        
        Text color #319d4f
      
           This box has a color of #319d4f        
        
          <div style="background-color:#319d4f;">Content here</div>
        
        
          .mybackground {background-color:#319d4f;}
        
        Background color #319d4f
      
           Border around this has a color of #319d4f        
        
          <div style="border:2px solid #319d4f;">Content here</div>
        
        
          .myborder {border:2px solid #319d4f;}
        
        Border color #319d4f