#0116aa color space conversions
Hex:
        #0116aa
        RGB:
        1, 22, 170
        CMY:
        100, 91, 33
        CMYK:
        99, 87, 0, 33
      HSL:
        233°, 98.8304%, 33.5294%
        HSV (HSB):
        233°, 99.4118%, 66.6667%
        XYZ:
        7.5551, 3.4826, 38.3042
        xyY:
        0.1531, 0.0706, 3.4826
      CIE-Lab:
        21.8812, 51.7021, -75.8737
        CIE-LCH:
        21.8812, 91.8146, 304.2714
        CIE-Luv:
        21.8812, -7.0717, -82.1884
        Hunter-Lab:
        18.6616, 39.6077, -108.6337
      #0116aa color charts
#0116aa RGB chart
      #0116aa CMYK chart
      #0116aa RGB pie chart
      #0116aa color shades, tints & tones
#0116aa color schemes
#0116aa color preview, HTML & CSS examples
           This text has a color of #0116aa        
        
          <p style="color:#0116aa;">Text here</p>
        
        
          .mytext {color:#0116aa;}
        
        Text color #0116aa
      
           This box has a color of #0116aa        
        
          <div style="background-color:#0116aa;">Content here</div>
        
        
          .mybackground {background-color:#0116aa;}
        
        Background color #0116aa
      
           Border around this has a color of #0116aa        
        
          <div style="border:2px solid #0116aa;">Content here</div>
        
        
          .myborder {border:2px solid #0116aa;}
        
        Border color #0116aa