#317cc7 color space conversions
Hex:
        #317cc7
        RGB:
        49, 124, 199
        CMY:
        81, 51, 22
        CMYK:
        75, 38, 0, 22
      HSL:
        210°, 60.4839%, 48.6275%
        HSV (HSB):
        210°, 75.3769%, 78.0392%
        XYZ:
        18.7831, 19.1918, 56.7472
        xyY:
        0.1983, 0.2026, 19.1918
      CIE-Lab:
        50.9108, 2.8279, -45.5867
        CIE-LCH:
        50.9108, 45.6743, 273.5497
        CIE-Luv:
        50.9108, -26.6704, -70.2560
        Hunter-Lab:
        43.8084, -0.1320, -46.1354
      #317cc7 color charts
#317cc7 RGB chart
      #317cc7 CMYK chart
      #317cc7 RGB pie chart
      #317cc7 color shades, tints & tones
#317cc7 color schemes
#317cc7 color preview, HTML & CSS examples
           This text has a color of #317cc7        
        
          <p style="color:#317cc7;">Text here</p>
        
        
          .mytext {color:#317cc7;}
        
        Text color #317cc7
      
           This box has a color of #317cc7        
        
          <div style="background-color:#317cc7;">Content here</div>
        
        
          .mybackground {background-color:#317cc7;}
        
        Background color #317cc7
      
           Border around this has a color of #317cc7        
        
          <div style="border:2px solid #317cc7;">Content here</div>
        
        
          .myborder {border:2px solid #317cc7;}
        
        Border color #317cc7