#160bc2 color space conversions
Hex:
        #160bc2
        RGB:
        22, 11, 194
        CMY:
        91, 96, 24
        CMYK:
        89, 94, 0, 24
      HSL:
        244°, 89.2683%, 40.1961%
        HSV (HSB):
        244°, 94.3299%, 76.0784%
        XYZ:
        10.1882, 4.3050, 51.3329
        xyY:
        0.1548, 0.0654, 4.3050
      CIE-Lab:
        24.6550, 62.2767, -85.5645
        CIE-LCH:
        24.6550, 105.8285, 306.0484
        CIE-Luv:
        24.6550, -6.3126, -95.8242
        Hunter-Lab:
        20.7484, 51.3398, -132.1635
      #160bc2 color charts
#160bc2 RGB chart
      #160bc2 CMYK chart
      #160bc2 RGB pie chart
      #160bc2 color shades, tints & tones
#160bc2 color schemes
#160bc2 color preview, HTML & CSS examples
           This text has a color of #160bc2        
        
          <p style="color:#160bc2;">Text here</p>
        
        
          .mytext {color:#160bc2;}
        
        Text color #160bc2
      
           This box has a color of #160bc2        
        
          <div style="background-color:#160bc2;">Content here</div>
        
        
          .mybackground {background-color:#160bc2;}
        
        Background color #160bc2
      
           Border around this has a color of #160bc2        
        
          <div style="border:2px solid #160bc2;">Content here</div>
        
        
          .myborder {border:2px solid #160bc2;}
        
        Border color #160bc2