#0118bd color space conversions
Hex:
        #0118bd
        RGB:
        1, 24, 189
        CMY:
        100, 91, 26
        CMYK:
        99, 87, 0, 26
      HSL:
        233°, 98.9474%, 37.2549%
        HSV (HSB):
        233°, 99.4709%, 74.1176%
        XYZ:
        9.5245, 4.3338, 48.4786
        xyY:
        0.1528, 0.0695, 4.3338
      CIE-Lab:
        24.7458, 56.6119, -82.4678
        CIE-LCH:
        24.7458, 100.0292, 304.4685
        CIE-Luv:
        24.7458, -7.9274, -93.6186
        Hunter-Lab:
        20.8179, 45.2348, -123.4962
      #0118bd color charts
#0118bd RGB chart
      #0118bd CMYK chart
      #0118bd RGB pie chart
      #0118bd color shades, tints & tones
#0118bd color schemes
#0118bd color preview, HTML & CSS examples
           This text has a color of #0118bd        
        
          <p style="color:#0118bd;">Text here</p>
        
        
          .mytext {color:#0118bd;}
        
        Text color #0118bd
      
           This box has a color of #0118bd        
        
          <div style="background-color:#0118bd;">Content here</div>
        
        
          .mybackground {background-color:#0118bd;}
        
        Background color #0118bd
      
           Border around this has a color of #0118bd        
        
          <div style="border:2px solid #0118bd;">Content here</div>
        
        
          .myborder {border:2px solid #0118bd;}
        
        Border color #0118bd