#0116ad color space conversions
Hex:
        #0116ad
        RGB:
        1, 22, 173
        CMY:
        100, 91, 32
        CMYK:
        99, 87, 0, 32
      HSL:
        233°, 98.8506%, 34.1176%
        HSV (HSB):
        233°, 99.4220%, 67.8431%
        XYZ:
        7.8423, 3.5974, 39.8162
        xyY:
        0.1530, 0.0702, 3.5974
      CIE-Lab:
        22.2931, 52.6161, -76.9973
        CIE-LCH:
        22.2931, 93.2579, 304.3468
        CIE-Luv:
        22.2931, -7.1790, -83.9607
        Hunter-Lab:
        18.9668, 40.6129, -111.1881
      #0116ad color charts
#0116ad RGB chart
      #0116ad CMYK chart
      #0116ad RGB pie chart
      #0116ad color shades, tints & tones
#0116ad color schemes
#0116ad color preview, HTML & CSS examples
           This text has a color of #0116ad        
        
          <p style="color:#0116ad;">Text here</p>
        
        
          .mytext {color:#0116ad;}
        
        Text color #0116ad
      
           This box has a color of #0116ad        
        
          <div style="background-color:#0116ad;">Content here</div>
        
        
          .mybackground {background-color:#0116ad;}
        
        Background color #0116ad
      
           Border around this has a color of #0116ad        
        
          <div style="border:2px solid #0116ad;">Content here</div>
        
        
          .myborder {border:2px solid #0116ad;}
        
        Border color #0116ad