#160cf1 color space conversions
Hex:
        #160cf1
        RGB:
        22, 12, 241
        CMY:
        91, 95, 5
        CMYK:
        91, 95, 0, 5
      HSL:
        243°, 90.5138%, 49.6078%
        HSV (HSB):
        243°, 95.0207%, 94.5098%
        XYZ:
        16.3395, 6.7844, 83.6674
        xyY:
        0.1530, 0.0635, 6.7844
      CIE-Lab:
        31.3109, 74.0899, -101.6167
        CIE-LCH:
        31.3109, 125.7588, 306.0962
        CIE-Luv:
        31.3109, -8.4539, -123.2978
        Hunter-Lab:
        26.0469, 66.3933, -172.2178
      #160cf1 color charts
#160cf1 RGB chart
      #160cf1 CMYK chart
      #160cf1 RGB pie chart
      #160cf1 color shades, tints & tones
#160cf1 color schemes
#160cf1 color preview, HTML & CSS examples
           This text has a color of #160cf1        
        
          <p style="color:#160cf1;">Text here</p>
        
        
          .mytext {color:#160cf1;}
        
        Text color #160cf1
      
           This box has a color of #160cf1        
        
          <div style="background-color:#160cf1;">Content here</div>
        
        
          .mybackground {background-color:#160cf1;}
        
        Background color #160cf1
      
           Border around this has a color of #160cf1        
        
          <div style="border:2px solid #160cf1;">Content here</div>
        
        
          .myborder {border:2px solid #160cf1;}
        
        Border color #160cf1