#160d56 color space conversions
Hex:
        #160d56
        RGB:
        22, 13, 86
        CMY:
        91, 95, 66
        CMYK:
        74, 85, 0, 66
      HSL:
        247°, 73.7374%, 19.4118%
        HSV (HSB):
        247°, 84.8837%, 33.7255%
        XYZ:
        2.1545, 1.1303, 8.9087
        xyY:
        0.1767, 0.0927, 1.1303
      CIE-Lab:
        10.0330, 29.2946, -41.9413
        CIE-LCH:
        10.0330, 51.1590, 304.9330
        CIE-Luv:
        10.0330, -1.2805, -32.1368
        Hunter-Lab:
        10.6316, 17.5681, -42.2398
      #160d56 color charts
#160d56 RGB chart
      #160d56 CMYK chart
      #160d56 RGB pie chart
      #160d56 color shades, tints & tones
#160d56 color schemes
#160d56 color preview, HTML & CSS examples
           This text has a color of #160d56        
        
          <p style="color:#160d56;">Text here</p>
        
        
          .mytext {color:#160d56;}
        
        Text color #160d56
      
           This box has a color of #160d56        
        
          <div style="background-color:#160d56;">Content here</div>
        
        
          .mybackground {background-color:#160d56;}
        
        Background color #160d56
      
           Border around this has a color of #160d56        
        
          <div style="border:2px solid #160d56;">Content here</div>
        
        
          .myborder {border:2px solid #160d56;}
        
        Border color #160d56