#160e94 color space conversions
Hex:
        #160e94
        RGB:
        22, 14, 148
        CMY:
        91, 95, 42
        CMYK:
        85, 91, 0, 42
      HSL:
        244°, 82.7160%, 31.7647%
        HSV (HSB):
        244°, 90.5405%, 58.0392%
        XYZ:
        5.8332, 2.6228, 28.2158
        xyY:
        0.1591, 0.0715, 2.6228
      CIE-Lab:
        18.4650, 48.6681, -68.0866
        CIE-LCH:
        18.4650, 83.6921, 305.5571
        CIE-Luv:
        18.4650, -4.3473, -68.7755
        Hunter-Lab:
        16.1950, 35.9522, -91.9619
      #160e94 color charts
#160e94 RGB chart
      #160e94 CMYK chart
      #160e94 RGB pie chart
      #160e94 color shades, tints & tones
#160e94 color schemes
#160e94 color preview, HTML & CSS examples
           This text has a color of #160e94        
        
          <p style="color:#160e94;">Text here</p>
        
        
          .mytext {color:#160e94;}
        
        Text color #160e94
      
           This box has a color of #160e94        
        
          <div style="background-color:#160e94;">Content here</div>
        
        
          .mybackground {background-color:#160e94;}
        
        Background color #160e94
      
           Border around this has a color of #160e94        
        
          <div style="border:2px solid #160e94;">Content here</div>
        
        
          .myborder {border:2px solid #160e94;}
        
        Border color #160e94