#317a5a color space conversions
Hex:
        #317a5a
        RGB:
        49, 122, 90
        CMY:
        81, 52, 65
        CMYK:
        60, 0, 26, 52
      HSL:
        154°, 42.6901%, 33.5294%
        HSV (HSB):
        154°, 59.8361%, 47.8431%
        XYZ:
        10.0716, 15.3102, 12.0972
        xyY:
        0.2687, 0.4085, 15.3102
      CIE-Lab:
        46.0562, -30.8787, 10.8459
        CIE-LCH:
        46.0562, 32.7281, 160.6466
        CIE-Luv:
        46.0562, -31.0640, 18.4889
        Hunter-Lab:
        39.1283, -22.5286, 9.0592
      #317a5a color charts
#317a5a RGB chart
      #317a5a CMYK chart
      #317a5a RGB pie chart
      #317a5a color shades, tints & tones
#317a5a color schemes
#317a5a color preview, HTML & CSS examples
           This text has a color of #317a5a        
        
          <p style="color:#317a5a;">Text here</p>
        
        
          .mytext {color:#317a5a;}
        
        Text color #317a5a
      
           This box has a color of #317a5a        
        
          <div style="background-color:#317a5a;">Content here</div>
        
        
          .mybackground {background-color:#317a5a;}
        
        Background color #317a5a
      
           Border around this has a color of #317a5a        
        
          <div style="border:2px solid #317a5a;">Content here</div>
        
        
          .myborder {border:2px solid #317a5a;}
        
        Border color #317a5a