#0116ca color space conversions
Hex:
        #0116ca
        RGB:
        1, 22, 202
        CMY:
        100, 91, 21
        CMYK:
        100, 89, 0, 21
      HSL:
        234°, 99.0148%, 39.8039%
        HSV (HSB):
        234°, 99.5050%, 79.2157%
        XYZ:
        10.9601, 4.8445, 56.2345
        xyY:
        0.1521, 0.0672, 4.8445
      CIE-Lab:
        26.2872, 61.0948, -87.5551
        CIE-LCH:
        26.2872, 106.7636, 304.9068
        CIE-Luv:
        26.2872, -8.2354, -100.9975
        Hunter-Lab:
        22.0103, 50.3665, -136.0738
      #0116ca color charts
#0116ca RGB chart
      #0116ca CMYK chart
      #0116ca RGB pie chart
      #0116ca color shades, tints & tones
#0116ca color schemes
#0116ca color preview, HTML & CSS examples
           This text has a color of #0116ca        
        
          <p style="color:#0116ca;">Text here</p>
        
        
          .mytext {color:#0116ca;}
        
        Text color #0116ca
      
           This box has a color of #0116ca        
        
          <div style="background-color:#0116ca;">Content here</div>
        
        
          .mybackground {background-color:#0116ca;}
        
        Background color #0116ca
      
           Border around this has a color of #0116ca        
        
          <div style="border:2px solid #0116ca;">Content here</div>
        
        
          .myborder {border:2px solid #0116ca;}
        
        Border color #0116ca