#317f9e color space conversions
Hex:
        #317f9e
        RGB:
        49, 127, 158
        CMY:
        81, 50, 38
        CMYK:
        69, 20, 0, 38
      HSL:
        197°, 52.6570%, 40.5882%
        HSV (HSB):
        197°, 68.9873%, 61.9608%
        XYZ:
        15.0275, 18.3003, 35.0880
        xyY:
        0.2196, 0.2675, 18.3003
      CIE-Lab:
        49.8584, -13.5056, -23.5697
        CIE-LCH:
        49.8584, 27.1649, 240.1870
        CIE-Luv:
        49.8584, -29.5455, -33.1546
        Hunter-Lab:
        42.7789, -12.1588, -18.6855
      #317f9e color charts
#317f9e RGB chart
      #317f9e CMYK chart
      #317f9e RGB pie chart
      #317f9e color shades, tints & tones
#317f9e color schemes
#317f9e color preview, HTML & CSS examples
           This text has a color of #317f9e        
        
          <p style="color:#317f9e;">Text here</p>
        
        
          .mytext {color:#317f9e;}
        
        Text color #317f9e
      
           This box has a color of #317f9e        
        
          <div style="background-color:#317f9e;">Content here</div>
        
        
          .mybackground {background-color:#317f9e;}
        
        Background color #317f9e
      
           Border around this has a color of #317f9e        
        
          <div style="border:2px solid #317f9e;">Content here</div>
        
        
          .myborder {border:2px solid #317f9e;}
        
        Border color #317f9e