#160ee7 color space conversions
Hex:
        #160ee7
        RGB:
        22, 14, 231
        CMY:
        91, 95, 9
        CMYK:
        90, 94, 0, 9
      HSL:
        242°, 88.5714%, 48.0392%
        HSV (HSB):
        242°, 93.9394%, 90.5882%
        XYZ:
        14.9117, 6.2542, 76.0225
        xyY:
        0.1534, 0.0644, 6.2542
      CIE-Lab:
        30.0449, 71.2010, -98.0411
        CIE-LCH:
        30.0449, 121.1678, 305.9885
        CIE-Luv:
        30.0449, -8.0994, -117.6467
        Hunter-Lab:
        25.0083, 62.6696, -162.7291
      #160ee7 color charts
#160ee7 RGB chart
      #160ee7 CMYK chart
      #160ee7 RGB pie chart
      #160ee7 color shades, tints & tones
#160ee7 color schemes
#160ee7 color preview, HTML & CSS examples
           This text has a color of #160ee7        
        
          <p style="color:#160ee7;">Text here</p>
        
        
          .mytext {color:#160ee7;}
        
        Text color #160ee7
      
           This box has a color of #160ee7        
        
          <div style="background-color:#160ee7;">Content here</div>
        
        
          .mybackground {background-color:#160ee7;}
        
        Background color #160ee7
      
           Border around this has a color of #160ee7        
        
          <div style="border:2px solid #160ee7;">Content here</div>
        
        
          .myborder {border:2px solid #160ee7;}
        
        Border color #160ee7