#317b5b color space conversions
Hex:
        #317b5b
        RGB:
        49, 123, 91
        CMY:
        81, 52, 64
        CMYK:
        60, 0, 26, 52
      HSL:
        154°, 43.0233%, 33.7255%
        HSV (HSB):
        154°, 60.1626%, 48.2353%
        XYZ:
        10.2379, 15.5742, 12.3641
        xyY:
        0.2682, 0.4080, 15.5742
      CIE-Lab:
        46.4108, -31.1123, 10.7555
        CIE-LCH:
        46.4108, 32.9190, 160.9298
        CIE-Luv:
        46.4108, -31.4190, 18.4518
        Hunter-Lab:
        39.4642, -22.7553, 9.0495
      #317b5b color charts
#317b5b RGB chart
      #317b5b CMYK chart
      #317b5b RGB pie chart
      #317b5b color shades, tints & tones
#317b5b color schemes
#317b5b color preview, HTML & CSS examples
           This text has a color of #317b5b        
        
          <p style="color:#317b5b;">Text here</p>
        
        
          .mytext {color:#317b5b;}
        
        Text color #317b5b
      
           This box has a color of #317b5b        
        
          <div style="background-color:#317b5b;">Content here</div>
        
        
          .mybackground {background-color:#317b5b;}
        
        Background color #317b5b
      
           Border around this has a color of #317b5b        
        
          <div style="border:2px solid #317b5b;">Content here</div>
        
        
          .myborder {border:2px solid #317b5b;}
        
        Border color #317b5b