#160bd5 color space conversions
Hex:
        #160bd5
        RGB:
        22, 11, 213
        CMY:
        91, 96, 16
        CMYK:
        90, 95, 0, 16
      HSL:
        243°, 90.1786%, 43.9216%
        HSV (HSB):
        243°, 94.8357%, 83.5294%
        XYZ:
        12.4608, 5.2140, 63.3004
        xyY:
        0.1539, 0.0644, 5.2140
      CIE-Lab:
        27.3360, 67.2101, -92.2043
        CIE-LCH:
        27.3360, 114.1000, 306.0893
        CIE-Luv:
        27.3360, -7.1755, -106.9959
        Hunter-Lab:
        22.8342, 57.4488, -148.3783
      #160bd5 color charts
#160bd5 RGB chart
      #160bd5 CMYK chart
      #160bd5 RGB pie chart
      #160bd5 color shades, tints & tones
#160bd5 color schemes
#160bd5 color preview, HTML & CSS examples
           This text has a color of #160bd5        
        
          <p style="color:#160bd5;">Text here</p>
        
        
          .mytext {color:#160bd5;}
        
        Text color #160bd5
      
           This box has a color of #160bd5        
        
          <div style="background-color:#160bd5;">Content here</div>
        
        
          .mybackground {background-color:#160bd5;}
        
        Background color #160bd5
      
           Border around this has a color of #160bd5        
        
          <div style="border:2px solid #160bd5;">Content here</div>
        
        
          .myborder {border:2px solid #160bd5;}
        
        Border color #160bd5