#012bb3 color space conversions
Hex:
        #012bb3
        RGB:
        1, 43, 179
        CMY:
        100, 83, 30
        CMYK:
        99, 76, 0, 30
      HSL:
        226°, 98.8889%, 35.2941%
        HSV (HSB):
        226°, 99.4413%, 70.1961%
        XYZ:
        9.0131, 4.9889, 43.1357
        xyY:
        0.1577, 0.0873, 4.9889
      CIE-Lab:
        26.7031, 43.9421, -73.2629
        CIE-LCH:
        26.7031, 85.4305, 300.9548
        CIE-Luv:
        26.7031, -9.9911, -89.4889
        Hunter-Lab:
        22.3358, 32.9417, -98.8680
      #012bb3 color charts
#012bb3 RGB chart
      #012bb3 CMYK chart
      #012bb3 RGB pie chart
      #012bb3 color shades, tints & tones
#012bb3 color schemes
#012bb3 color preview, HTML & CSS examples
           This text has a color of #012bb3        
        
          <p style="color:#012bb3;">Text here</p>
        
        
          .mytext {color:#012bb3;}
        
        Text color #012bb3
      
           This box has a color of #012bb3        
        
          <div style="background-color:#012bb3;">Content here</div>
        
        
          .mybackground {background-color:#012bb3;}
        
        Background color #012bb3
      
           Border around this has a color of #012bb3        
        
          <div style="border:2px solid #012bb3;">Content here</div>
        
        
          .myborder {border:2px solid #012bb3;}
        
        Border color #012bb3