#317f6f color space conversions
Hex:
        #317f6f
        RGB:
        49, 127, 111
        CMY:
        81, 50, 56
        CMYK:
        61, 0, 13, 50
      HSL:
        168°, 44.3182%, 34.5098%
        HSV (HSB):
        168°, 61.4173%, 49.8039%
        XYZ:
        11.7252, 16.9794, 17.6983
        xyY:
        0.2527, 0.3659, 16.9794
      CIE-Lab:
        48.2341, -27.9675, 1.5992
        CIE-LCH:
        48.2341, 28.0132, 176.7273
        CIE-Luv:
        48.2341, -32.0106, 6.2328
        Hunter-Lab:
        41.2061, -21.3183, 3.3788
      #317f6f color charts
#317f6f RGB chart
      #317f6f CMYK chart
      #317f6f RGB pie chart
      #317f6f color shades, tints & tones
#317f6f color schemes
#317f6f color preview, HTML & CSS examples
           This text has a color of #317f6f        
        
          <p style="color:#317f6f;">Text here</p>
        
        
          .mytext {color:#317f6f;}
        
        Text color #317f6f
      
           This box has a color of #317f6f        
        
          <div style="background-color:#317f6f;">Content here</div>
        
        
          .mybackground {background-color:#317f6f;}
        
        Background color #317f6f
      
           Border around this has a color of #317f6f        
        
          <div style="border:2px solid #317f6f;">Content here</div>
        
        
          .myborder {border:2px solid #317f6f;}
        
        Border color #317f6f