#0128cb color space conversions
Hex:
        #0128cb
        RGB:
        1, 40, 203
        CMY:
        100, 84, 20
        CMYK:
        100, 80, 0, 20
      HSL:
        228°, 99.0196%, 40.0000%
        HSV (HSB):
        228°, 99.5074%, 79.6078%
        XYZ:
        11.5508, 5.8358, 57.0175
        xyY:
        0.1552, 0.0784, 5.8358
      CIE-Lab:
        28.9945, 53.7215, -83.6287
        CIE-LCH:
        28.9945, 99.3970, 302.7159
        CIE-Luv:
        28.9945, -10.1040, -103.2443
        Hunter-Lab:
        24.1575, 43.0735, -123.0287
      #0128cb color charts
#0128cb RGB chart
      #0128cb CMYK chart
      #0128cb RGB pie chart
      #0128cb color shades, tints & tones
#0128cb color schemes
#0128cb color preview, HTML & CSS examples
           This text has a color of #0128cb        
        
          <p style="color:#0128cb;">Text here</p>
        
        
          .mytext {color:#0128cb;}
        
        Text color #0128cb
      
           This box has a color of #0128cb        
        
          <div style="background-color:#0128cb;">Content here</div>
        
        
          .mybackground {background-color:#0128cb;}
        
        Background color #0128cb
      
           Border around this has a color of #0128cb        
        
          <div style="border:2px solid #0128cb;">Content here</div>
        
        
          .myborder {border:2px solid #0128cb;}
        
        Border color #0128cb