#16014b color space conversions
Hex:
        #16014b
        RGB:
        22, 1, 75
        CMY:
        91, 100, 71
        CMYK:
        71, 99, 0, 71
      HSL:
        257°, 97.3684%, 14.9020%
        HSV (HSB):
        257°, 98.6667%, 29.4118%
        XYZ:
        1.6117, 0.7003, 6.7068
        xyY:
        0.1787, 0.0776, 0.7003
      CIE-Lab:
        6.3256, 32.2251, -40.4934
        CIE-LCH:
        6.3256, 51.7511, 308.5132
        CIE-Luv:
        6.3256, 0.1767, -22.4353
        Hunter-Lab:
        8.3683, 19.7346, -41.6607
      #16014b color charts
#16014b RGB chart
      #16014b CMYK chart
      #16014b RGB pie chart
      #16014b color shades, tints & tones
#16014b color schemes
#16014b color preview, HTML & CSS examples
           This text has a color of #16014b        
        
          <p style="color:#16014b;">Text here</p>
        
        
          .mytext {color:#16014b;}
        
        Text color #16014b
      
           This box has a color of #16014b        
        
          <div style="background-color:#16014b;">Content here</div>
        
        
          .mybackground {background-color:#16014b;}
        
        Background color #16014b
      
           Border around this has a color of #16014b        
        
          <div style="border:2px solid #16014b;">Content here</div>
        
        
          .myborder {border:2px solid #16014b;}
        
        Border color #16014b