#0157bf color space conversions
Hex:
        #0157bf
        RGB:
        1, 87, 191
        CMY:
        100, 66, 25
        CMYK:
        99, 54, 0, 25
      HSL:
        213°, 98.9583%, 37.6471%
        HSV (HSB):
        213°, 99.4764%, 74.9020%
        XYZ:
        12.8247, 10.5844, 50.6573
        xyY:
        0.1732, 0.1429, 10.5844
      CIE-Lab:
        38.8715, 19.9367, -60.3673
        CIE-LCH:
        38.8715, 63.5743, 288.2762
        CIE-Luv:
        38.8715, -19.8577, -87.8907
        Hunter-Lab:
        32.5337, 13.4301, -69.5451
      #0157bf color charts
#0157bf RGB chart
      #0157bf CMYK chart
      #0157bf RGB pie chart
      #0157bf color shades, tints & tones
#0157bf color schemes
#0157bf color preview, HTML & CSS examples
           This text has a color of #0157bf        
        
          <p style="color:#0157bf;">Text here</p>
        
        
          .mytext {color:#0157bf;}
        
        Text color #0157bf
      
           This box has a color of #0157bf        
        
          <div style="background-color:#0157bf;">Content here</div>
        
        
          .mybackground {background-color:#0157bf;}
        
        Background color #0157bf
      
           Border around this has a color of #0157bf        
        
          <div style="border:2px solid #0157bf;">Content here</div>
        
        
          .myborder {border:2px solid #0157bf;}
        
        Border color #0157bf