#0142af color space conversions
Hex:
        #0142af
        RGB:
        1, 66, 175
        CMY:
        100, 74, 31
        CMYK:
        99, 62, 0, 31
      HSL:
        218°, 98.8636%, 34.5098%
        HSV (HSB):
        218°, 99.4286%, 68.6275%
        XYZ:
        9.6986, 6.9980, 41.3970
        xyY:
        0.1669, 0.1205, 6.9980
      CIE-Lab:
        31.8024, 27.6021, -62.4702
        CIE-LCH:
        31.8024, 68.2964, 293.8379
        CIE-Luv:
        31.8024, -14.6459, -84.6120
        Hunter-Lab:
        26.4538, 19.1483, -74.2641
      #0142af color charts
#0142af RGB chart
      #0142af CMYK chart
      #0142af RGB pie chart
      #0142af color shades, tints & tones
#0142af color schemes
#0142af color preview, HTML & CSS examples
           This text has a color of #0142af        
        
          <p style="color:#0142af;">Text here</p>
        
        
          .mytext {color:#0142af;}
        
        Text color #0142af
      
           This box has a color of #0142af        
        
          <div style="background-color:#0142af;">Content here</div>
        
        
          .mybackground {background-color:#0142af;}
        
        Background color #0142af
      
           Border around this has a color of #0142af        
        
          <div style="border:2px solid #0142af;">Content here</div>
        
        
          .myborder {border:2px solid #0142af;}
        
        Border color #0142af