#160b80 color space conversions
Hex:
        #160b80
        RGB:
        22, 11, 128
        CMY:
        91, 96, 50
        CMYK:
        83, 91, 0, 50
      HSL:
        246°, 84.1727%, 27.2549%
        HSV (HSB):
        246°, 91.4062%, 50.1961%
        XYZ:
        4.3468, 1.9684, 20.5729
        xyY:
        0.1617, 0.0732, 1.9684
      CIE-Lab:
        15.3207, 43.8028, -60.7636
        CIE-LCH:
        15.3207, 74.9059, 305.7868
        CIE-Luv:
        15.3207, -3.1765, -56.3665
        Hunter-Lab:
        14.0301, 30.7507, -77.1185
      #160b80 color charts
#160b80 RGB chart
      #160b80 CMYK chart
      #160b80 RGB pie chart
      #160b80 color shades, tints & tones
#160b80 color schemes
#160b80 color preview, HTML & CSS examples
           This text has a color of #160b80        
        
          <p style="color:#160b80;">Text here</p>
        
        
          .mytext {color:#160b80;}
        
        Text color #160b80
      
           This box has a color of #160b80        
        
          <div style="background-color:#160b80;">Content here</div>
        
        
          .mybackground {background-color:#160b80;}
        
        Background color #160b80
      
           Border around this has a color of #160b80        
        
          <div style="border:2px solid #160b80;">Content here</div>
        
        
          .myborder {border:2px solid #160b80;}
        
        Border color #160b80