#0133ac color space conversions
Hex:
        #0133ac
        RGB:
        1, 51, 172
        CMY:
        100, 80, 33
        CMYK:
        99, 70, 0, 33
      HSL:
        222°, 98.8439%, 33.9216%
        HSV (HSB):
        222°, 99.4186%, 67.4510%
        XYZ:
        8.6427, 5.3527, 39.6074
        xyY:
        0.1612, 0.0999, 5.3527
      CIE-Lab:
        27.7168, 36.4061, -67.3957
        CIE-LCH:
        27.7168, 76.6002, 298.3772
        CIE-Luv:
        27.7168, -11.3274, -85.1998
        Hunter-Lab:
        23.1358, 26.1937, -85.3064
      #0133ac color charts
#0133ac RGB chart
      #0133ac CMYK chart
      #0133ac RGB pie chart
      #0133ac color shades, tints & tones
#0133ac color schemes
#0133ac color preview, HTML & CSS examples
           This text has a color of #0133ac        
        
          <p style="color:#0133ac;">Text here</p>
        
        
          .mytext {color:#0133ac;}
        
        Text color #0133ac
      
           This box has a color of #0133ac        
        
          <div style="background-color:#0133ac;">Content here</div>
        
        
          .mybackground {background-color:#0133ac;}
        
        Background color #0133ac
      
           Border around this has a color of #0133ac        
        
          <div style="border:2px solid #0133ac;">Content here</div>
        
        
          .myborder {border:2px solid #0133ac;}
        
        Border color #0133ac