#0164e1 color space conversions
Hex:
        #0164e1
        RGB:
        1, 100, 225
        CMY:
        100, 61, 12
        CMYK:
        100, 56, 0, 12
      HSL:
        213°, 99.1150%, 44.3137%
        HSV (HSB):
        213°, 99.5556%, 88.2353%
        XYZ:
        18.1603, 14.5570, 73.0868
        xyY:
        0.1716, 0.1376, 14.5570
      CIE-Lab:
        45.0214, 24.9583, -69.9055
        CIE-LCH:
        45.0214, 74.2273, 289.6480
        CIE-Luv:
        45.0214, -22.5103, -105.8683
        Hunter-Lab:
        38.1537, 18.1930, -86.8677
      #0164e1 color charts
#0164e1 RGB chart
      #0164e1 CMYK chart
      #0164e1 RGB pie chart
      #0164e1 color shades, tints & tones
#0164e1 color schemes
#0164e1 color preview, HTML & CSS examples
           This text has a color of #0164e1        
        
          <p style="color:#0164e1;">Text here</p>
        
        
          .mytext {color:#0164e1;}
        
        Text color #0164e1
      
           This box has a color of #0164e1        
        
          <div style="background-color:#0164e1;">Content here</div>
        
        
          .mybackground {background-color:#0164e1;}
        
        Background color #0164e1
      
           Border around this has a color of #0164e1        
        
          <div style="border:2px solid #0164e1;">Content here</div>
        
        
          .myborder {border:2px solid #0164e1;}
        
        Border color #0164e1