#160ee2 color space conversions
Hex:
        #160ee2
        RGB:
        22, 14, 226
        CMY:
        91, 95, 11
        CMYK:
        90, 94, 0, 11
      HSL:
        242°, 88.3333%, 47.0588%
        HSV (HSB):
        242°, 93.8053%, 88.6275%
        XYZ:
        14.2154, 5.9756, 72.3557
        xyY:
        0.1536, 0.0646, 5.9756
      CIE-Lab:
        29.3509, 69.9275, -96.3377
        CIE-LCH:
        29.3509, 119.0412, 305.9743
        CIE-Luv:
        29.3509, -7.8813, -114.7554
        Hunter-Lab:
        24.4451, 61.0228, -158.3823
      #160ee2 color charts
#160ee2 RGB chart
      #160ee2 CMYK chart
      #160ee2 RGB pie chart
      #160ee2 color shades, tints & tones
#160ee2 color schemes
#160ee2 color preview, HTML & CSS examples
           This text has a color of #160ee2        
        
          <p style="color:#160ee2;">Text here</p>
        
        
          .mytext {color:#160ee2;}
        
        Text color #160ee2
      
           This box has a color of #160ee2        
        
          <div style="background-color:#160ee2;">Content here</div>
        
        
          .mybackground {background-color:#160ee2;}
        
        Background color #160ee2
      
           Border around this has a color of #160ee2        
        
          <div style="border:2px solid #160ee2;">Content here</div>
        
        
          .myborder {border:2px solid #160ee2;}
        
        Border color #160ee2