#1331bc color space conversions
Hex:
        #1331bc
        RGB:
        19, 49, 188
        CMY:
        93, 81, 26
        CMYK:
        90, 74, 0, 26
      HSL:
        229°, 81.6425%, 40.5882%
        HSV (HSB):
        229°, 89.8936%, 73.7255%
        XYZ:
        10.4440, 5.9659, 48.1780
        xyY:
        0.1617, 0.0924, 5.9659
      CIE-Lab:
        29.3263, 44.1134, -74.2540
        CIE-LCH:
        29.3263, 86.3693, 300.7140
        CIE-Luv:
        29.3263, -10.2760, -94.8157
        Hunter-Lab:
        24.4252, 33.5806, -99.8501
      #1331bc color charts
#1331bc RGB chart
      #1331bc CMYK chart
      #1331bc RGB pie chart
      #1331bc color shades, tints & tones
#1331bc color schemes
#1331bc color preview, HTML & CSS examples
           This text has a color of #1331bc        
        
          <p style="color:#1331bc;">Text here</p>
        
        
          .mytext {color:#1331bc;}
        
        Text color #1331bc
      
           This box has a color of #1331bc        
        
          <div style="background-color:#1331bc;">Content here</div>
        
        
          .mybackground {background-color:#1331bc;}
        
        Background color #1331bc
      
           Border around this has a color of #1331bc        
        
          <div style="border:2px solid #1331bc;">Content here</div>
        
        
          .myborder {border:2px solid #1331bc;}
        
        Border color #1331bc