#1346be color space conversions
Hex:
        #1346be
        RGB:
        19, 70, 190
        CMY:
        93, 73, 25
        CMYK:
        90, 63, 0, 25
      HSL:
        222°, 81.8182%, 40.9804%
        HSV (HSB):
        222°, 90.0000%, 74.5098%
        XYZ:
        11.7530, 8.2365, 49.6855
        xyY:
        0.1687, 0.1182, 8.2365
      CIE-Lab:
        34.4706, 31.5541, -66.9578
        CIE-LCH:
        34.4706, 74.0204, 295.2323
        CIE-Luv:
        34.4706, -14.5694, -93.0511
        Hunter-Lab:
        28.6993, 22.8760, -82.5563
      #1346be color charts
#1346be RGB chart
      #1346be CMYK chart
      #1346be RGB pie chart
      #1346be color shades, tints & tones
#1346be color schemes
#1346be color preview, HTML & CSS examples
           This text has a color of #1346be        
        
          <p style="color:#1346be;">Text here</p>
        
        
          .mytext {color:#1346be;}
        
        Text color #1346be
      
           This box has a color of #1346be        
        
          <div style="background-color:#1346be;">Content here</div>
        
        
          .mybackground {background-color:#1346be;}
        
        Background color #1346be
      
           Border around this has a color of #1346be        
        
          <div style="border:2px solid #1346be;">Content here</div>
        
        
          .myborder {border:2px solid #1346be;}
        
        Border color #1346be