#0128c1 color space conversions
Hex:
        #0128c1
        RGB:
        1, 40, 193
        CMY:
        100, 84, 24
        CMYK:
        99, 79, 0, 24
      HSL:
        228°, 98.9691%, 38.0392%
        HSV (HSB):
        228°, 99.4819%, 75.6863%
        XYZ:
        10.3969, 5.3743, 50.9414
        xyY:
        0.1558, 0.0806, 5.3743
      CIE-Lab:
        27.7756, 50.4377, -79.7876
        CIE-LCH:
        27.7756, 94.3929, 302.2990
        CIE-Luv:
        27.7756, -9.8515, -97.4816
        Hunter-Lab:
        23.1825, 39.4847, -114.0565
      #0128c1 color charts
#0128c1 RGB chart
      #0128c1 CMYK chart
      #0128c1 RGB pie chart
      #0128c1 color shades, tints & tones
#0128c1 color schemes
#0128c1 color preview, HTML & CSS examples
           This text has a color of #0128c1        
        
          <p style="color:#0128c1;">Text here</p>
        
        
          .mytext {color:#0128c1;}
        
        Text color #0128c1
      
           This box has a color of #0128c1        
        
          <div style="background-color:#0128c1;">Content here</div>
        
        
          .mybackground {background-color:#0128c1;}
        
        Background color #0128c1
      
           Border around this has a color of #0128c1        
        
          <div style="border:2px solid #0128c1;">Content here</div>
        
        
          .myborder {border:2px solid #0128c1;}
        
        Border color #0128c1