#317adb color space conversions
Hex:
        #317adb
        RGB:
        49, 122, 219
        CMY:
        81, 52, 14
        CMYK:
        78, 44, 0, 14
      HSL:
        214°, 70.2479%, 52.5490%
        HSV (HSB):
        214°, 77.6256%, 85.8824%
        XYZ:
        21.0123, 19.6865, 69.7102
        xyY:
        0.1903, 0.1783, 19.6865
      CIE-Lab:
        51.4809, 11.4646, -56.0291
        CIE-LCH:
        51.4809, 57.1900, 281.5641
        CIE-Luv:
        51.4809, -25.3513, -87.7632
        Hunter-Lab:
        44.3695, 6.8868, -62.0937
      #317adb color charts
#317adb RGB chart
      #317adb CMYK chart
      #317adb RGB pie chart
      #317adb color shades, tints & tones
#317adb color schemes
#317adb color preview, HTML & CSS examples
           This text has a color of #317adb        
        
          <p style="color:#317adb;">Text here</p>
        
        
          .mytext {color:#317adb;}
        
        Text color #317adb
      
           This box has a color of #317adb        
        
          <div style="background-color:#317adb;">Content here</div>
        
        
          .mybackground {background-color:#317adb;}
        
        Background color #317adb
      
           Border around this has a color of #317adb        
        
          <div style="border:2px solid #317adb;">Content here</div>
        
        
          .myborder {border:2px solid #317adb;}
        
        Border color #317adb