#0131cb color space conversions
Hex:
        #0131cb
        RGB:
        1, 49, 203
        CMY:
        100, 81, 20
        CMYK:
        100, 76, 0, 20
      HSL:
        226°, 99.0196%, 40.0000%
        HSV (HSB):
        226°, 99.5074%, 79.6078%
        XYZ:
        11.8903, 6.5149, 57.1307
        xyY:
        0.1574, 0.0862, 6.5149
      CIE-Lab:
        30.6760, 48.8767, -80.8361
        CIE-LCH:
        30.6760, 94.4638, 301.1588
        CIE-Luv:
        30.6760, -11.3997, -103.5568
        Hunter-Lab:
        25.5243, 38.4857, -114.8413
      #0131cb color charts
#0131cb RGB chart
      #0131cb CMYK chart
      #0131cb RGB pie chart
      #0131cb color shades, tints & tones
#0131cb color schemes
#0131cb color preview, HTML & CSS examples
           This text has a color of #0131cb        
        
          <p style="color:#0131cb;">Text here</p>
        
        
          .mytext {color:#0131cb;}
        
        Text color #0131cb
      
           This box has a color of #0131cb        
        
          <div style="background-color:#0131cb;">Content here</div>
        
        
          .mybackground {background-color:#0131cb;}
        
        Background color #0131cb
      
           Border around this has a color of #0131cb        
        
          <div style="border:2px solid #0131cb;">Content here</div>
        
        
          .myborder {border:2px solid #0131cb;}
        
        Border color #0131cb