#0142ac color space conversions
Hex:
        #0142ac
        RGB:
        1, 66, 172
        CMY:
        100, 74, 33
        CMYK:
        99, 62, 0, 33
      HSL:
        217°, 98.8439%, 33.9216%
        HSV (HSB):
        217°, 99.4186%, 67.4510%
        XYZ:
        9.4071, 6.8814, 39.8622
        xyY:
        0.1675, 0.1226, 6.8814
      CIE-Lab:
        31.5355, 26.3883, -61.1172
        CIE-LCH:
        31.5355, 66.5707, 293.3530
        CIE-Luv:
        31.5355, -14.6759, -82.6610
        Hunter-Lab:
        26.2325, 18.1043, -71.7327
      #0142ac color charts
#0142ac RGB chart
      #0142ac CMYK chart
      #0142ac RGB pie chart
      #0142ac color shades, tints & tones
#0142ac color schemes
#0142ac color preview, HTML & CSS examples
           This text has a color of #0142ac        
        
          <p style="color:#0142ac;">Text here</p>
        
        
          .mytext {color:#0142ac;}
        
        Text color #0142ac
      
           This box has a color of #0142ac        
        
          <div style="background-color:#0142ac;">Content here</div>
        
        
          .mybackground {background-color:#0142ac;}
        
        Background color #0142ac
      
           Border around this has a color of #0142ac        
        
          <div style="border:2px solid #0142ac;">Content here</div>
        
        
          .myborder {border:2px solid #0142ac;}
        
        Border color #0142ac