#317bdd color space conversions
Hex:
        #317bdd
        RGB:
        49, 123, 221
        CMY:
        81, 52, 13
        CMYK:
        78, 44, 0, 13
      HSL:
        214°, 71.6667%, 52.9412%
        HSV (HSB):
        214°, 77.8281%, 86.6667%
        XYZ:
        21.4007, 20.0393, 71.1467
        xyY:
        0.1901, 0.1780, 20.0393
      CIE-Lab:
        51.8817, 11.5885, -56.5140
        CIE-LCH:
        51.8817, 57.6900, 281.5882
        CIE-Luv:
        51.8817, -25.6047, -88.6898
        Hunter-Lab:
        44.7653, 6.9952, -62.8954
      #317bdd color charts
#317bdd RGB chart
      #317bdd CMYK chart
      #317bdd RGB pie chart
      #317bdd color shades, tints & tones
#317bdd color schemes
#317bdd color preview, HTML & CSS examples
           This text has a color of #317bdd        
        
          <p style="color:#317bdd;">Text here</p>
        
        
          .mytext {color:#317bdd;}
        
        Text color #317bdd
      
           This box has a color of #317bdd        
        
          <div style="background-color:#317bdd;">Content here</div>
        
        
          .mybackground {background-color:#317bdd;}
        
        Background color #317bdd
      
           Border around this has a color of #317bdd        
        
          <div style="border:2px solid #317bdd;">Content here</div>
        
        
          .myborder {border:2px solid #317bdd;}
        
        Border color #317bdd