#0164ff color space conversions
Hex:
        #0164ff
        RGB:
        1, 100, 255
        CMY:
        100, 61, 0
        CMYK:
        100, 61, 0, 0
      HSL:
        217°, 100.0000%, 50.1961%
        HSV (HSB):
        217°, 99.6078%, 100.0000%
        XYZ:
        22.6197, 16.3408, 96.5696
        xyY:
        0.1669, 0.1206, 16.3408
      CIE-Lab:
        47.4185, 36.4954, -82.8151
        CIE-LCH:
        47.4185, 90.5000, 293.7824
        CIE-Luv:
        47.4185, -21.9014, -126.0685
        Hunter-Lab:
        40.4238, 29.1407, -113.3432
      #0164ff color charts
#0164ff RGB chart
      #0164ff CMYK chart
      #0164ff RGB pie chart
      #0164ff color shades, tints & tones
#0164ff color schemes
#0164ff color preview, HTML & CSS examples
           This text has a color of #0164ff        
        
          <p style="color:#0164ff;">Text here</p>
        
        
          .mytext {color:#0164ff;}
        
        Text color #0164ff
      
           This box has a color of #0164ff        
        
          <div style="background-color:#0164ff;">Content here</div>
        
        
          .mybackground {background-color:#0164ff;}
        
        Background color #0164ff
      
           Border around this has a color of #0164ff        
        
          <div style="border:2px solid #0164ff;">Content here</div>
        
        
          .myborder {border:2px solid #0164ff;}
        
        Border color #0164ff