#1330d4 color space conversions
Hex:
        #1330d4
        RGB:
        19, 48, 212
        CMY:
        93, 81, 17
        CMYK:
        91, 77, 0, 17
      HSL:
        231°, 83.5498%, 45.2941%
        HSV (HSB):
        231°, 91.0377%, 83.1373%
        XYZ:
        13.2092, 7.0058, 62.9434
        xyY:
        0.1588, 0.0842, 7.0058
      CIE-Lab:
        31.8202, 52.8683, -84.1585
        CIE-LCH:
        31.8202, 99.3867, 302.1370
        CIE-Luv:
        31.8202, -10.6742, -108.8091
        Hunter-Lab:
        26.4685, 42.7610, -122.4666
      #1330d4 color charts
#1330d4 RGB chart
      #1330d4 CMYK chart
      #1330d4 RGB pie chart
      #1330d4 color shades, tints & tones
#1330d4 color schemes
#1330d4 color preview, HTML & CSS examples
           This text has a color of #1330d4        
        
          <p style="color:#1330d4;">Text here</p>
        
        
          .mytext {color:#1330d4;}
        
        Text color #1330d4
      
           This box has a color of #1330d4        
        
          <div style="background-color:#1330d4;">Content here</div>
        
        
          .mybackground {background-color:#1330d4;}
        
        Background color #1330d4
      
           Border around this has a color of #1330d4        
        
          <div style="border:2px solid #1330d4;">Content here</div>
        
        
          .myborder {border:2px solid #1330d4;}
        
        Border color #1330d4