#160ca0 color space conversions
Hex:
        #160ca0
        RGB:
        22, 12, 160
        CMY:
        91, 95, 37
        CMYK:
        86, 93, 0, 37
      HSL:
        244°, 86.0465%, 33.7255%
        HSV (HSB):
        244°, 92.5000%, 62.7451%
        XYZ:
        6.8075, 2.9716, 33.4725
        xyY:
        0.1574, 0.0687, 2.9716
      CIE-Lab:
        19.9297, 52.7748, -73.0332
        CIE-LCH:
        19.9297, 90.1056, 305.8524
        CIE-Luv:
        19.9297, -4.7820, -75.6931
        Hunter-Lab:
        17.2383, 40.3239, -103.0598
      #160ca0 color charts
#160ca0 RGB chart
      #160ca0 CMYK chart
      #160ca0 RGB pie chart
      #160ca0 color shades, tints & tones
#160ca0 color schemes
#160ca0 color preview, HTML & CSS examples
           This text has a color of #160ca0        
        
          <p style="color:#160ca0;">Text here</p>
        
        
          .mytext {color:#160ca0;}
        
        Text color #160ca0
      
           This box has a color of #160ca0        
        
          <div style="background-color:#160ca0;">Content here</div>
        
        
          .mybackground {background-color:#160ca0;}
        
        Background color #160ca0
      
           Border around this has a color of #160ca0        
        
          <div style="border:2px solid #160ca0;">Content here</div>
        
        
          .myborder {border:2px solid #160ca0;}
        
        Border color #160ca0