#1318af color space conversions
Hex:
        #1318af
        RGB:
        19, 24, 175
        CMY:
        93, 91, 31
        CMYK:
        89, 86, 0, 31
      HSL:
        238°, 80.4124%, 38.0392%
        HSV (HSB):
        238°, 89.1429%, 68.6275%
        XYZ:
        8.3331, 3.8869, 40.8685
        xyY:
        0.1570, 0.0732, 3.8869
      CIE-Lab:
        23.2938, 52.7523, -76.5210
        CIE-LCH:
        23.2938, 92.9422, 304.5817
        CIE-Luv:
        23.2938, -6.5723, -85.8445
        Hunter-Lab:
        19.7151, 40.9457, -109.1047
      #1318af color charts
#1318af RGB chart
      #1318af CMYK chart
      #1318af RGB pie chart
      #1318af color shades, tints & tones
#1318af color schemes
#1318af color preview, HTML & CSS examples
           This text has a color of #1318af        
        
          <p style="color:#1318af;">Text here</p>
        
        
          .mytext {color:#1318af;}
        
        Text color #1318af
      
           This box has a color of #1318af        
        
          <div style="background-color:#1318af;">Content here</div>
        
        
          .mybackground {background-color:#1318af;}
        
        Background color #1318af
      
           Border around this has a color of #1318af        
        
          <div style="border:2px solid #1318af;">Content here</div>
        
        
          .myborder {border:2px solid #1318af;}
        
        Border color #1318af