#0129ba color space conversions
Hex:
        #0129ba
        RGB:
        1, 41, 186
        CMY:
        100, 84, 27
        CMYK:
        99, 78, 0, 27
      HSL:
        227°, 98.9305%, 36.6667%
        HSV (HSB):
        227°, 99.4624%, 72.9412%
        XYZ:
        9.6684, 5.1375, 46.9364
        xyY:
        0.1566, 0.0832, 5.1375
      CIE-Lab:
        27.1230, 47.5293, -76.7323
        CIE-LCH:
        27.1230, 90.2600, 301.7748
        CIE-Luv:
        27.1230, -9.8291, -93.4846
        Hunter-Lab:
        22.6661, 36.4750, -106.9104
      #0129ba color charts
#0129ba RGB chart
      #0129ba CMYK chart
      #0129ba RGB pie chart
      #0129ba color shades, tints & tones
#0129ba color schemes
#0129ba color preview, HTML & CSS examples
           This text has a color of #0129ba        
        
          <p style="color:#0129ba;">Text here</p>
        
        
          .mytext {color:#0129ba;}
        
        Text color #0129ba
      
           This box has a color of #0129ba        
        
          <div style="background-color:#0129ba;">Content here</div>
        
        
          .mybackground {background-color:#0129ba;}
        
        Background color #0129ba
      
           Border around this has a color of #0129ba        
        
          <div style="border:2px solid #0129ba;">Content here</div>
        
        
          .myborder {border:2px solid #0129ba;}
        
        Border color #0129ba