#160eeb color space conversions
Hex:
        #160eeb
        RGB:
        22, 14, 235
        CMY:
        91, 95, 8
        CMYK:
        91, 94, 0, 8
      HSL:
        242°, 88.7550%, 48.8235%
        HSV (HSB):
        242°, 94.0426%, 92.1569%
        XYZ:
        15.4833, 6.4828, 79.0325
        xyY:
        0.1533, 0.0642, 6.4828
      CIE-Lab:
        30.5993, 72.2139, -99.3966
        CIE-LCH:
        30.5993, 122.8599, 305.9993
        CIE-Luv:
        30.5993, -8.2733, -119.9542
        Hunter-Lab:
        25.4614, 63.9903, -166.2143
      #160eeb color charts
#160eeb RGB chart
      #160eeb CMYK chart
      #160eeb RGB pie chart
      #160eeb color shades, tints & tones
#160eeb color schemes
#160eeb color preview, HTML & CSS examples
           This text has a color of #160eeb        
        
          <p style="color:#160eeb;">Text here</p>
        
        
          .mytext {color:#160eeb;}
        
        Text color #160eeb
      
           This box has a color of #160eeb        
        
          <div style="background-color:#160eeb;">Content here</div>
        
        
          .mybackground {background-color:#160eeb;}
        
        Background color #160eeb
      
           Border around this has a color of #160eeb        
        
          <div style="border:2px solid #160eeb;">Content here</div>
        
        
          .myborder {border:2px solid #160eeb;}
        
        Border color #160eeb