#1326d1 color space conversions
Hex:
        #1326d1
        RGB:
        19, 38, 209
        CMY:
        93, 85, 18
        CMYK:
        91, 82, 0, 18
      HSL:
        234°, 83.3333%, 44.7059%
        HSV (HSB):
        234°, 90.9091%, 81.9608%
        XYZ:
        12.4703, 6.1281, 60.8472
        xyY:
        0.1570, 0.0771, 6.1281
      CIE-Lab:
        29.7334, 56.9408, -85.8859
        CIE-LCH:
        29.7334, 103.0468, 303.5437
        CIE-Luv:
        29.7334, -9.2759, -106.7303
        Hunter-Lab:
        24.7550, 46.5976, -128.4046
      #1326d1 color charts
#1326d1 RGB chart
      #1326d1 CMYK chart
      #1326d1 RGB pie chart
      #1326d1 color shades, tints & tones
#1326d1 color schemes
#1326d1 color preview, HTML & CSS examples
           This text has a color of #1326d1        
        
          <p style="color:#1326d1;">Text here</p>
        
        
          .mytext {color:#1326d1;}
        
        Text color #1326d1
      
           This box has a color of #1326d1        
        
          <div style="background-color:#1326d1;">Content here</div>
        
        
          .mybackground {background-color:#1326d1;}
        
        Background color #1326d1
      
           Border around this has a color of #1326d1        
        
          <div style="border:2px solid #1326d1;">Content here</div>
        
        
          .myborder {border:2px solid #1326d1;}
        
        Border color #1326d1