#319d4b color space conversions
Hex:
        #319d4b
        RGB:
        49, 157, 75
        CMY:
        81, 38, 71
        CMYK:
        69, 0, 52, 38
      HSL:
        134°, 52.4272%, 40.3922%
        HSV (HSB):
        134°, 68.7898%, 61.5686%
        XYZ:
        14.5936, 25.2749, 10.7660
        xyY:
        0.2882, 0.4992, 25.2749
      CIE-Lab:
        57.3423, -48.3918, 33.9694
        CIE-LCH:
        57.3423, 59.1243, 144.9325
        CIE-Luv:
        57.3423, -45.3350, 48.9176
        Hunter-Lab:
        50.2742, -36.1648, 22.4952
      #319d4b color charts
#319d4b RGB chart
      #319d4b CMYK chart
      #319d4b RGB pie chart
      #319d4b color shades, tints & tones
#319d4b color schemes
#319d4b color preview, HTML & CSS examples
           This text has a color of #319d4b        
        
          <p style="color:#319d4b;">Text here</p>
        
        
          .mytext {color:#319d4b;}
        
        Text color #319d4b
      
           This box has a color of #319d4b        
        
          <div style="background-color:#319d4b;">Content here</div>
        
        
          .mybackground {background-color:#319d4b;}
        
        Background color #319d4b
      
           Border around this has a color of #319d4b        
        
          <div style="border:2px solid #319d4b;">Content here</div>
        
        
          .myborder {border:2px solid #319d4b;}
        
        Border color #319d4b