#317a54 color space conversions
Hex:
        #317a54
        RGB:
        49, 122, 84
        CMY:
        81, 52, 67
        CMYK:
        60, 0, 31, 52
      HSL:
        149°, 42.6901%, 33.5294%
        HSV (HSB):
        149°, 59.8361%, 47.8431%
        XYZ:
        9.8264, 15.2121, 10.8058
        xyY:
        0.2741, 0.4244, 15.2121
      CIE-Lab:
        45.9234, -32.2424, 14.1676
        CIE-LCH:
        45.9234, 35.2178, 156.2788
        CIE-Luv:
        45.9234, -31.3385, 22.6481
        Hunter-Lab:
        39.0027, -23.2833, 10.8754
      #317a54 color charts
#317a54 RGB chart
      #317a54 CMYK chart
      #317a54 RGB pie chart
      #317a54 color shades, tints & tones
#317a54 color schemes
#317a54 color preview, HTML & CSS examples
           This text has a color of #317a54        
        
          <p style="color:#317a54;">Text here</p>
        
        
          .mytext {color:#317a54;}
        
        Text color #317a54
      
           This box has a color of #317a54        
        
          <div style="background-color:#317a54;">Content here</div>
        
        
          .mybackground {background-color:#317a54;}
        
        Background color #317a54
      
           Border around this has a color of #317a54        
        
          <div style="border:2px solid #317a54;">Content here</div>
        
        
          .myborder {border:2px solid #317a54;}
        
        Border color #317a54