#317c8f color space conversions
Hex:
        #317c8f
        RGB:
        49, 124, 143
        CMY:
        81, 51, 44
        CMYK:
        66, 13, 0, 44
      HSL:
        192°, 48.9583%, 37.6471%
        HSV (HSB):
        192°, 65.7343%, 56.0784%
        XYZ:
        13.4322, 17.0514, 28.5699
        xyY:
        0.2275, 0.2887, 17.0514
      CIE-Lab:
        48.3248, -16.8229, -17.1354
        CIE-LCH:
        48.3248, 24.0131, 225.5272
        CIE-Luv:
        48.3248, -29.1836, -22.5789
        Hunter-Lab:
        41.2934, -14.1997, -12.1160
      #317c8f color charts
#317c8f RGB chart
      #317c8f CMYK chart
      #317c8f RGB pie chart
      #317c8f color shades, tints & tones
#317c8f color schemes
#317c8f color preview, HTML & CSS examples
           This text has a color of #317c8f        
        
          <p style="color:#317c8f;">Text here</p>
        
        
          .mytext {color:#317c8f;}
        
        Text color #317c8f
      
           This box has a color of #317c8f        
        
          <div style="background-color:#317c8f;">Content here</div>
        
        
          .mybackground {background-color:#317c8f;}
        
        Background color #317c8f
      
           Border around this has a color of #317c8f        
        
          <div style="border:2px solid #317c8f;">Content here</div>
        
        
          .myborder {border:2px solid #317c8f;}
        
        Border color #317c8f