#317e9a color space conversions
Hex:
        #317e9a
        RGB:
        49, 126, 154
        CMY:
        81, 51, 40
        CMYK:
        68, 18, 0, 40
      HSL:
        196°, 51.7241%, 39.8039%
        HSV (HSB):
        196°, 68.1818%, 60.3922%
        XYZ:
        14.5602, 17.9078, 33.2610
        xyY:
        0.2215, 0.2724, 17.9078
      CIE-Lab:
        49.3841, -14.2933, -21.9650
        CIE-LCH:
        49.3841, 26.2061, 236.9466
        CIE-Luv:
        49.3841, -29.3769, -30.4836
        Hunter-Lab:
        42.3176, -12.6392, -16.9788
      #317e9a color charts
#317e9a RGB chart
      #317e9a CMYK chart
      #317e9a RGB pie chart
      #317e9a color shades, tints & tones
#317e9a color schemes
#317e9a color preview, HTML & CSS examples
           This text has a color of #317e9a        
        
          <p style="color:#317e9a;">Text here</p>
        
        
          .mytext {color:#317e9a;}
        
        Text color #317e9a
      
           This box has a color of #317e9a        
        
          <div style="background-color:#317e9a;">Content here</div>
        
        
          .mybackground {background-color:#317e9a;}
        
        Background color #317e9a
      
           Border around this has a color of #317e9a        
        
          <div style="border:2px solid #317e9a;">Content here</div>
        
        
          .myborder {border:2px solid #317e9a;}
        
        Border color #317e9a