#317f9d color space conversions
Hex:
        #317f9d
        RGB:
        49, 127, 157
        CMY:
        81, 50, 38
        CMYK:
        69, 19, 0, 38
      HSL:
        197°, 52.4272%, 40.3922%
        HSV (HSB):
        197°, 68.7898%, 61.5686%
        XYZ:
        14.9418, 18.2660, 34.6365
        xyY:
        0.2202, 0.2692, 18.2660
      CIE-Lab:
        49.8172, -13.8433, -23.0499
        CIE-LCH:
        49.8172, 26.8875, 239.0118
        CIE-Luv:
        49.8172, -29.5958, -32.2916
        Hunter-Lab:
        42.7388, -12.3879, -18.1328
      #317f9d color charts
#317f9d RGB chart
      #317f9d CMYK chart
      #317f9d RGB pie chart
      #317f9d color shades, tints & tones
#317f9d color schemes
#317f9d color preview, HTML & CSS examples
           This text has a color of #317f9d        
        
          <p style="color:#317f9d;">Text here</p>
        
        
          .mytext {color:#317f9d;}
        
        Text color #317f9d
      
           This box has a color of #317f9d        
        
          <div style="background-color:#317f9d;">Content here</div>
        
        
          .mybackground {background-color:#317f9d;}
        
        Background color #317f9d
      
           Border around this has a color of #317f9d        
        
          <div style="border:2px solid #317f9d;">Content here</div>
        
        
          .myborder {border:2px solid #317f9d;}
        
        Border color #317f9d