#0161ee color space conversions
Hex:
        #0161ee
        RGB:
        1, 97, 238
        CMY:
        100, 62, 7
        CMYK:
        100, 59, 0, 7
      HSL:
        216°, 99.1632%, 46.8627%
        HSV (HSB):
        216°, 99.5798%, 93.3333%
        XYZ:
        19.7198, 14.7289, 82.6925
        xyY:
        0.1683, 0.1257, 14.7289
      CIE-Lab:
        45.2606, 31.9456, -76.8513
        CIE-LCH:
        45.2606, 83.2265, 292.5717
        CIE-Luv:
        45.2606, -21.4429, -115.9731
        Hunter-Lab:
        38.3782, 24.5565, -100.8858
      #0161ee color charts
#0161ee RGB chart
      #0161ee CMYK chart
      #0161ee RGB pie chart
      #0161ee color shades, tints & tones
#0161ee color schemes
#0161ee color preview, HTML & CSS examples
           This text has a color of #0161ee        
        
          <p style="color:#0161ee;">Text here</p>
        
        
          .mytext {color:#0161ee;}
        
        Text color #0161ee
      
           This box has a color of #0161ee        
        
          <div style="background-color:#0161ee;">Content here</div>
        
        
          .mybackground {background-color:#0161ee;}
        
        Background color #0161ee
      
           Border around this has a color of #0161ee        
        
          <div style="border:2px solid #0161ee;">Content here</div>
        
        
          .myborder {border:2px solid #0161ee;}
        
        Border color #0161ee