#317dcd color space conversions
Hex:
        #317dcd
        RGB:
        49, 125, 205
        CMY:
        81, 51, 20
        CMYK:
        76, 39, 0, 20
      HSL:
        211°, 61.4173%, 49.8039%
        HSV (HSB):
        211°, 76.0976%, 80.3922%
        XYZ:
        19.6197, 19.7280, 60.5314
        xyY:
        0.1964, 0.1975, 19.7280
      CIE-Lab:
        51.5283, 4.4279, -48.0231
        CIE-LCH:
        51.5283, 48.2268, 275.2680
        CIE-Luv:
        51.5283, -26.7795, -74.4794
        Hunter-Lab:
        44.4162, 1.1194, -49.7105
      #317dcd color charts
#317dcd RGB chart
      #317dcd CMYK chart
      #317dcd RGB pie chart
      #317dcd color shades, tints & tones
#317dcd color schemes
#317dcd color preview, HTML & CSS examples
           This text has a color of #317dcd        
        
          <p style="color:#317dcd;">Text here</p>
        
        
          .mytext {color:#317dcd;}
        
        Text color #317dcd
      
           This box has a color of #317dcd        
        
          <div style="background-color:#317dcd;">Content here</div>
        
        
          .mybackground {background-color:#317dcd;}
        
        Background color #317dcd
      
           Border around this has a color of #317dcd        
        
          <div style="border:2px solid #317dcd;">Content here</div>
        
        
          .myborder {border:2px solid #317dcd;}
        
        Border color #317dcd