#1331ac color space conversions
Hex:
        #1331ac
        RGB:
        19, 49, 172
        CMY:
        93, 81, 33
        CMYK:
        89, 72, 0, 33
      HSL:
        228°, 80.1047%, 37.4510%
        HSV (HSB):
        228°, 88.9535%, 67.4510%
        XYZ:
        8.8133, 5.3136, 39.5908
        xyY:
        0.1641, 0.0989, 5.3136
      CIE-Lab:
        27.6102, 38.3344, -67.5595
        CIE-LCH:
        27.6102, 77.6776, 299.5713
        CIE-Luv:
        27.6102, -9.9689, -85.2941
        Hunter-Lab:
        23.0513, 27.9065, -85.6952
      #1331ac color charts
#1331ac RGB chart
      #1331ac CMYK chart
      #1331ac RGB pie chart
      #1331ac color shades, tints & tones
#1331ac color schemes
#1331ac color preview, HTML & CSS examples
           This text has a color of #1331ac        
        
          <p style="color:#1331ac;">Text here</p>
        
        
          .mytext {color:#1331ac;}
        
        Text color #1331ac
      
           This box has a color of #1331ac        
        
          <div style="background-color:#1331ac;">Content here</div>
        
        
          .mybackground {background-color:#1331ac;}
        
        Background color #1331ac
      
           Border around this has a color of #1331ac        
        
          <div style="border:2px solid #1331ac;">Content here</div>
        
        
          .myborder {border:2px solid #1331ac;}
        
        Border color #1331ac