#0012ae color space conversions
Hex:
        #0012ae
        RGB:
        0, 18, 174
        CMY:
        100, 93, 32
        CMYK:
        100, 90, 0, 32
      HSL:
        234°, 100.0000%, 34.1176%
        HSV (HSB):
        234°, 100.0000%, 68.2353%
        XYZ:
        7.8563, 3.4886, 40.3037
        xyY:
        0.1521, 0.0675, 3.4886
      CIE-Lab:
        21.9031, 54.4269, -78.2510
        CIE-LCH:
        21.9031, 95.3180, 304.8203
        CIE-Luv:
        21.9031, -6.9228, -83.9878
        Hunter-Lab:
        18.6778, 42.3948, -114.8638
      #0012ae color charts
#0012ae RGB chart
      #0012ae CMYK chart
      #0012ae RGB pie chart
      #0012ae color shades, tints & tones
#0012ae color schemes
#0012ae color preview, HTML & CSS examples
           This text has a color of #0012ae        
        
          <p style="color:#0012ae;">Text here</p>
        
        
          .mytext {color:#0012ae;}
        
        Text color #0012ae
      
           This box has a color of #0012ae        
        
          <div style="background-color:#0012ae;">Content here</div>
        
        
          .mybackground {background-color:#0012ae;}
        
        Background color #0012ae
      
           Border around this has a color of #0012ae        
        
          <div style="border:2px solid #0012ae;">Content here</div>
        
        
          .myborder {border:2px solid #0012ae;}
        
        Border color #0012ae