#0127b1 color space conversions
Hex:
        #0127b1
        RGB:
        1, 39, 177
        CMY:
        100, 85, 31
        CMYK:
        99, 78, 0, 31
      HSL:
        227°, 98.8764%, 34.9020%
        HSV (HSB):
        227°, 99.4350%, 69.4118%
        XYZ:
        8.6738, 4.6318, 42.0318
        xyY:
        0.1567, 0.0837, 4.6318
      CIE-Lab:
        25.6590, 45.5454, -73.7993
        CIE-LCH:
        25.6590, 86.7220, 301.6809
        CIE-Luv:
        25.6590, -9.3297, -88.1410
        Hunter-Lab:
        21.5217, 34.2778, -100.7284
      #0127b1 color charts
#0127b1 RGB chart
      #0127b1 CMYK chart
      #0127b1 RGB pie chart
      #0127b1 color shades, tints & tones
#0127b1 color schemes
#0127b1 color preview, HTML & CSS examples
           This text has a color of #0127b1        
        
          <p style="color:#0127b1;">Text here</p>
        
        
          .mytext {color:#0127b1;}
        
        Text color #0127b1
      
           This box has a color of #0127b1        
        
          <div style="background-color:#0127b1;">Content here</div>
        
        
          .mybackground {background-color:#0127b1;}
        
        Background color #0127b1
      
           Border around this has a color of #0127b1        
        
          <div style="border:2px solid #0127b1;">Content here</div>
        
        
          .myborder {border:2px solid #0127b1;}
        
        Border color #0127b1