#1326d5 color space conversions
Hex:
        #1326d5
        RGB:
        19, 38, 213
        CMY:
        93, 85, 16
        CMYK:
        91, 82, 0, 16
      HSL:
        234°, 83.6207%, 45.4902%
        HSV (HSB):
        234°, 91.0798%, 83.5294%
        XYZ:
        12.9719, 6.3288, 63.4887
        xyY:
        0.1567, 0.0764, 6.3288
      CIE-Lab:
        30.2272, 58.1744, -87.3847
        CIE-LCH:
        30.2272, 104.9778, 303.6528
        CIE-Luv:
        30.2272, -9.4057, -109.0194
        Hunter-Lab:
        25.1570, 48.0164, -132.0198
      #1326d5 color charts
#1326d5 RGB chart
      #1326d5 CMYK chart
      #1326d5 RGB pie chart
      #1326d5 color shades, tints & tones
#1326d5 color schemes
#1326d5 color preview, HTML & CSS examples
           This text has a color of #1326d5        
        
          <p style="color:#1326d5;">Text here</p>
        
        
          .mytext {color:#1326d5;}
        
        Text color #1326d5
      
           This box has a color of #1326d5        
        
          <div style="background-color:#1326d5;">Content here</div>
        
        
          .mybackground {background-color:#1326d5;}
        
        Background color #1326d5
      
           Border around this has a color of #1326d5        
        
          <div style="border:2px solid #1326d5;">Content here</div>
        
        
          .myborder {border:2px solid #1326d5;}
        
        Border color #1326d5