#0012af color space conversions
Hex:
        #0012af
        RGB:
        0, 18, 175
        CMY:
        100, 93, 31
        CMYK:
        100, 90, 0, 31
      HSL:
        234°, 100.0000%, 34.3137%
        HSV (HSB):
        234°, 100.0000%, 68.6275%
        XYZ:
        7.9542, 3.5278, 40.8191
        xyY:
        0.1521, 0.0675, 3.5278
      CIE-Lab:
        22.0444, 54.7188, -78.6170
        CIE-LCH:
        22.0444, 95.7851, 304.8386
        CIE-Luv:
        22.0444, -6.9607, -84.5834
        Hunter-Lab:
        18.7823, 42.7243, -115.7058
      #0012af color charts
#0012af RGB chart
      #0012af CMYK chart
      #0012af RGB pie chart
      #0012af color shades, tints & tones
#0012af color schemes
#0012af color preview, HTML & CSS examples
           This text has a color of #0012af        
        
          <p style="color:#0012af;">Text here</p>
        
        
          .mytext {color:#0012af;}
        
        Text color #0012af
      
           This box has a color of #0012af        
        
          <div style="background-color:#0012af;">Content here</div>
        
        
          .mybackground {background-color:#0012af;}
        
        Background color #0012af
      
           Border around this has a color of #0012af        
        
          <div style="border:2px solid #0012af;">Content here</div>
        
        
          .myborder {border:2px solid #0012af;}
        
        Border color #0012af