#1317bf color space conversions
Hex:
        #1317bf
        RGB:
        19, 23, 191
        CMY:
        93, 91, 25
        CMYK:
        90, 88, 0, 25
      HSL:
        239°, 81.9048%, 41.1765%
        HSV (HSB):
        239°, 90.0524%, 74.9020%
        XYZ:
        9.9789, 4.5128, 49.6353
        xyY:
        0.1556, 0.0704, 4.5128
      CIE-Lab:
        25.2991, 57.8633, -82.7188
        CIE-LCH:
        25.2991, 100.9483, 304.9735
        CIE-Luv:
        25.2991, -7.1276, -95.0751
        Hunter-Lab:
        21.2434, 46.6730, -123.6609
      #1317bf color charts
#1317bf RGB chart
      #1317bf CMYK chart
      #1317bf RGB pie chart
      #1317bf color shades, tints & tones
#1317bf color schemes
#1317bf color preview, HTML & CSS examples
           This text has a color of #1317bf        
        
          <p style="color:#1317bf;">Text here</p>
        
        
          .mytext {color:#1317bf;}
        
        Text color #1317bf
      
           This box has a color of #1317bf        
        
          <div style="background-color:#1317bf;">Content here</div>
        
        
          .mybackground {background-color:#1317bf;}
        
        Background color #1317bf
      
           Border around this has a color of #1317bf        
        
          <div style="border:2px solid #1317bf;">Content here</div>
        
        
          .myborder {border:2px solid #1317bf;}
        
        Border color #1317bf