#1331c4 color space conversions
Hex:
        #1331c4
        RGB:
        19, 49, 196
        CMY:
        93, 81, 23
        CMYK:
        90, 75, 0, 23
      HSL:
        230°, 82.3256%, 42.1569%
        HSV (HSB):
        230°, 90.3061%, 76.8627%
        XYZ:
        11.3307, 6.3206, 52.8474
        xyY:
        0.1607, 0.0897, 6.3206
      CIE-Lab:
        30.2073, 46.9103, -77.5076
        CIE-LCH:
        30.2073, 90.5980, 301.1838
        CIE-Luv:
        30.2073, -10.4477, -99.5154
        Hunter-Lab:
        25.1408, 36.4516, -107.0323
      #1331c4 color charts
#1331c4 RGB chart
      #1331c4 CMYK chart
      #1331c4 RGB pie chart
      #1331c4 color shades, tints & tones
#1331c4 color schemes
#1331c4 color preview, HTML & CSS examples
           This text has a color of #1331c4        
        
          <p style="color:#1331c4;">Text here</p>
        
        
          .mytext {color:#1331c4;}
        
        Text color #1331c4
      
           This box has a color of #1331c4        
        
          <div style="background-color:#1331c4;">Content here</div>
        
        
          .mybackground {background-color:#1331c4;}
        
        Background color #1331c4
      
           Border around this has a color of #1331c4        
        
          <div style="border:2px solid #1331c4;">Content here</div>
        
        
          .myborder {border:2px solid #1331c4;}
        
        Border color #1331c4