#160fa0 color space conversions
Hex:
        #160fa0
        RGB:
        22, 15, 160
        CMY:
        91, 94, 37
        CMYK:
        86, 91, 0, 37
      HSL:
        243°, 82.8571%, 34.3137%
        HSV (HSB):
        243°, 90.6250%, 62.7451%
        XYZ:
        6.8469, 3.0503, 33.4856
        xyY:
        0.1578, 0.0703, 3.0503
      CIE-Lab:
        20.2442, 51.8188, -72.5087
        CIE-LCH:
        20.2442, 89.1218, 305.5517
        CIE-Luv:
        20.2442, -4.9752, -76.0509
        Hunter-Lab:
        17.4651, 39.4138, -101.4506
      #160fa0 color charts
#160fa0 RGB chart
      #160fa0 CMYK chart
      #160fa0 RGB pie chart
      #160fa0 color shades, tints & tones
#160fa0 color schemes
#160fa0 color preview, HTML & CSS examples
           This text has a color of #160fa0        
        
          <p style="color:#160fa0;">Text here</p>
        
        
          .mytext {color:#160fa0;}
        
        Text color #160fa0
      
           This box has a color of #160fa0        
        
          <div style="background-color:#160fa0;">Content here</div>
        
        
          .mybackground {background-color:#160fa0;}
        
        Background color #160fa0
      
           Border around this has a color of #160fa0        
        
          <div style="border:2px solid #160fa0;">Content here</div>
        
        
          .myborder {border:2px solid #160fa0;}
        
        Border color #160fa0