#160ebd color space conversions
Hex:
        #160ebd
        RGB:
        22, 14, 189
        CMY:
        91, 95, 26
        CMYK:
        88, 93, 0, 26
      HSL:
        243°, 86.2069%, 39.8039%
        HSV (HSB):
        243°, 92.5926%, 74.1176%
        XYZ:
        9.6732, 4.1588, 48.4370
        xyY:
        0.1553, 0.0668, 4.1588
      CIE-Lab:
        24.1895, 60.2123, -83.3831
        CIE-LCH:
        24.1895, 102.8506, 305.8337
        CIE-Luv:
        24.1895, -6.2363, -93.1263
        Hunter-Lab:
        20.3931, 48.9816, -126.5487
      #160ebd color charts
#160ebd RGB chart
      #160ebd CMYK chart
      #160ebd RGB pie chart
      #160ebd color shades, tints & tones
#160ebd color schemes
#160ebd color preview, HTML & CSS examples
           This text has a color of #160ebd        
        
          <p style="color:#160ebd;">Text here</p>
        
        
          .mytext {color:#160ebd;}
        
        Text color #160ebd
      
           This box has a color of #160ebd        
        
          <div style="background-color:#160ebd;">Content here</div>
        
        
          .mybackground {background-color:#160ebd;}
        
        Background color #160ebd
      
           Border around this has a color of #160ebd        
        
          <div style="border:2px solid #160ebd;">Content here</div>
        
        
          .myborder {border:2px solid #160ebd;}
        
        Border color #160ebd