#315d45 color space conversions
Hex:
        #315d45
        RGB:
        49, 93, 69
        CMY:
        81, 64, 73
        CMYK:
        47, 0, 26, 64
      HSL:
        147°, 30.9859%, 27.8431%
        HSV (HSB):
        147°, 47.3118%, 36.4706%
        XYZ:
        6.2552, 8.9113, 7.0206
        xyY:
        0.2819, 0.4016, 8.9113
      CIE-Lab:
        35.8130, -21.4630, 9.1340
        CIE-LCH:
        35.8130, 23.3257, 156.9469
        CIE-Luv:
        35.8130, -19.7494, 13.8987
        Hunter-Lab:
        29.8519, -14.8379, 6.9524
      #315d45 color charts
#315d45 RGB chart
      #315d45 CMYK chart
      #315d45 RGB pie chart
      #315d45 color shades, tints & tones
#315d45 color schemes
#315d45 color preview, HTML & CSS examples
           This text has a color of #315d45        
        
          <p style="color:#315d45;">Text here</p>
        
        
          .mytext {color:#315d45;}
        
        Text color #315d45
      
           This box has a color of #315d45        
        
          <div style="background-color:#315d45;">Content here</div>
        
        
          .mybackground {background-color:#315d45;}
        
        Background color #315d45
      
           Border around this has a color of #315d45        
        
          <div style="border:2px solid #315d45;">Content here</div>
        
        
          .myborder {border:2px solid #315d45;}
        
        Border color #315d45