#1346ba color space conversions
Hex:
        #1346ba
        RGB:
        19, 70, 186
        CMY:
        93, 73, 27
        CMYK:
        90, 62, 0, 27
      HSL:
        222°, 81.4634%, 40.1961%
        HSV (HSB):
        222°, 89.7849%, 72.9412%
        XYZ:
        11.3216, 8.0639, 47.4142
        xyY:
        0.1695, 0.1207, 8.0639
      CIE-Lab:
        34.1157, 29.9984, -65.1867
        CIE-LCH:
        34.1157, 71.7580, 294.7115
        CIE-Luv:
        34.1157, -14.5803, -90.4603
        Hunter-Lab:
        28.3971, 21.4714, -79.1177
      #1346ba color charts
#1346ba RGB chart
      #1346ba CMYK chart
      #1346ba RGB pie chart
      #1346ba color shades, tints & tones
#1346ba color schemes
#1346ba color preview, HTML & CSS examples
           This text has a color of #1346ba        
        
          <p style="color:#1346ba;">Text here</p>
        
        
          .mytext {color:#1346ba;}
        
        Text color #1346ba
      
           This box has a color of #1346ba        
        
          <div style="background-color:#1346ba;">Content here</div>
        
        
          .mybackground {background-color:#1346ba;}
        
        Background color #1346ba
      
           Border around this has a color of #1346ba        
        
          <div style="border:2px solid #1346ba;">Content here</div>
        
        
          .myborder {border:2px solid #1346ba;}
        
        Border color #1346ba