#0116ae color space conversions
Hex:
        #0116ae
        RGB:
        1, 22, 174
        CMY:
        100, 91, 32
        CMYK:
        99, 87, 0, 32
      HSL:
        233°, 98.8571%, 34.3137%
        HSV (HSB):
        233°, 99.4253%, 68.2353%
        XYZ:
        7.9394, 3.6363, 40.3278
        xyY:
        0.1530, 0.0701, 3.6363
      CIE-Lab:
        22.4305, 52.9191, -77.3704
        CIE-LCH:
        22.4305, 93.7369, 304.3710
        CIE-Luv:
        22.4305, -7.2148, -84.5511
        Hunter-Lab:
        19.0690, 40.9481, -112.0404
      #0116ae color charts
#0116ae RGB chart
      #0116ae CMYK chart
      #0116ae RGB pie chart
      #0116ae color shades, tints & tones
#0116ae color schemes
#0116ae color preview, HTML & CSS examples
           This text has a color of #0116ae        
        
          <p style="color:#0116ae;">Text here</p>
        
        
          .mytext {color:#0116ae;}
        
        Text color #0116ae
      
           This box has a color of #0116ae        
        
          <div style="background-color:#0116ae;">Content here</div>
        
        
          .mybackground {background-color:#0116ae;}
        
        Background color #0116ae
      
           Border around this has a color of #0116ae        
        
          <div style="border:2px solid #0116ae;">Content here</div>
        
        
          .myborder {border:2px solid #0116ae;}
        
        Border color #0116ae