#0155bd color space conversions
Hex:
        #0155bd
        RGB:
        1, 85, 189
        CMY:
        100, 67, 26
        CMYK:
        99, 55, 0, 26
      HSL:
        213°, 98.9474%, 37.2549%
        HSV (HSB):
        213°, 99.4709%, 74.1176%
        XYZ:
        12.4463, 10.1776, 49.4526
        xyY:
        0.1727, 0.1412, 10.1776
      CIE-Lab:
        38.1593, 20.4597, -60.3570
        CIE-LCH:
        38.1593, 63.7305, 288.7255
        CIE-Luv:
        38.1593, -19.3560, -87.3714
        Hunter-Lab:
        31.9023, 13.8107, -69.5753
      #0155bd color charts
#0155bd RGB chart
      #0155bd CMYK chart
      #0155bd RGB pie chart
      #0155bd color shades, tints & tones
#0155bd color schemes
#0155bd color preview, HTML & CSS examples
           This text has a color of #0155bd        
        
          <p style="color:#0155bd;">Text here</p>
        
        
          .mytext {color:#0155bd;}
        
        Text color #0155bd
      
           This box has a color of #0155bd        
        
          <div style="background-color:#0155bd;">Content here</div>
        
        
          .mybackground {background-color:#0155bd;}
        
        Background color #0155bd
      
           Border around this has a color of #0155bd        
        
          <div style="border:2px solid #0155bd;">Content here</div>
        
        
          .myborder {border:2px solid #0155bd;}
        
        Border color #0155bd