#0119bf color space conversions
Hex:
        #0119bf
        RGB:
        1, 25, 191
        CMY:
        100, 90, 25
        CMYK:
        99, 87, 0, 25
      HSL:
        232°, 98.9583%, 37.6471%
        HSV (HSB):
        232°, 99.4764%, 74.9020%
        XYZ:
        9.7641, 4.4633, 49.6371
        xyY:
        0.1529, 0.0699, 4.4633
      CIE-Lab:
        25.1475, 56.8120, -82.9821
        CIE-LCH:
        25.1475, 100.5666, 304.3967
        CIE-Luv:
        25.1475, -8.0867, -94.9037
        Hunter-Lab:
        21.1265, 45.5265, -124.5142
      #0119bf color charts
#0119bf RGB chart
      #0119bf CMYK chart
      #0119bf RGB pie chart
      #0119bf color shades, tints & tones
#0119bf color schemes
#0119bf color preview, HTML & CSS examples
           This text has a color of #0119bf        
        
          <p style="color:#0119bf;">Text here</p>
        
        
          .mytext {color:#0119bf;}
        
        Text color #0119bf
      
           This box has a color of #0119bf        
        
          <div style="background-color:#0119bf;">Content here</div>
        
        
          .mybackground {background-color:#0119bf;}
        
        Background color #0119bf
      
           Border around this has a color of #0119bf        
        
          <div style="border:2px solid #0119bf;">Content here</div>
        
        
          .myborder {border:2px solid #0119bf;}
        
        Border color #0119bf