#0164ca color space conversions
Hex:
        #0164ca
        RGB:
        1, 100, 202
        CMY:
        100, 61, 21
        CMYK:
        100, 50, 0, 21
      HSL:
        210°, 99.0148%, 39.8039%
        HSV (HSB):
        210°, 99.5050%, 79.2157%
        XYZ:
        15.2304, 13.3851, 57.6580
        xyY:
        0.1765, 0.1551, 13.3851
      CIE-Lab:
        43.3378, 15.8112, -59.5001
        CIE-LCH:
        43.3378, 61.5651, 284.8815
        CIE-Luv:
        43.3378, -23.2238, -89.3766
        Hunter-Lab:
        36.5856, 10.2836, -67.8296
      #0164ca color charts
#0164ca RGB chart
      #0164ca CMYK chart
      #0164ca RGB pie chart
      #0164ca color shades, tints & tones
#0164ca color schemes
#0164ca color preview, HTML & CSS examples
           This text has a color of #0164ca        
        
          <p style="color:#0164ca;">Text here</p>
        
        
          .mytext {color:#0164ca;}
        
        Text color #0164ca
      
           This box has a color of #0164ca        
        
          <div style="background-color:#0164ca;">Content here</div>
        
        
          .mybackground {background-color:#0164ca;}
        
        Background color #0164ca
      
           Border around this has a color of #0164ca        
        
          <div style="border:2px solid #0164ca;">Content here</div>
        
        
          .myborder {border:2px solid #0164ca;}
        
        Border color #0164ca