#1324d5 color space conversions
Hex:
        #1324d5
        RGB:
        19, 36, 213
        CMY:
        93, 86, 16
        CMYK:
        91, 83, 0, 16
      HSL:
        235°, 83.6207%, 45.4902%
        HSV (HSB):
        235°, 91.0798%, 83.5294%
        XYZ:
        12.9097, 6.2043, 63.4679
        xyY:
        0.1563, 0.0751, 6.2043
      CIE-Lab:
        29.9221, 59.0770, -87.8925
        CIE-LCH:
        29.9221, 105.9017, 303.9071
        CIE-Luv:
        29.9221, -9.1829, -108.8904
        Hunter-Lab:
        24.9084, 48.9242, -133.6380
      #1324d5 color charts
#1324d5 RGB chart
      #1324d5 CMYK chart
      #1324d5 RGB pie chart
      #1324d5 color shades, tints & tones
#1324d5 color schemes
#1324d5 color preview, HTML & CSS examples
           This text has a color of #1324d5        
        
          <p style="color:#1324d5;">Text here</p>
        
        
          .mytext {color:#1324d5;}
        
        Text color #1324d5
      
           This box has a color of #1324d5        
        
          <div style="background-color:#1324d5;">Content here</div>
        
        
          .mybackground {background-color:#1324d5;}
        
        Background color #1324d5
      
           Border around this has a color of #1324d5        
        
          <div style="border:2px solid #1324d5;">Content here</div>
        
        
          .myborder {border:2px solid #1324d5;}
        
        Border color #1324d5