#0012b5 color space conversions
Hex:
        #0012b5
        RGB:
        0, 18, 181
        CMY:
        100, 93, 29
        CMYK:
        100, 90, 0, 29
      HSL:
        234°, 100.0000%, 35.4902%
        HSV (HSB):
        234°, 100.0000%, 70.9804%
        XYZ:
        8.5568, 3.7688, 43.9925
        xyY:
        0.1519, 0.0669, 3.7688
      CIE-Lab:
        22.8919, 56.4551, -80.8001
        CIE-LCH:
        22.8919, 98.5689, 304.9420
        CIE-Luv:
        22.8919, -7.1888, -88.1522
        Hunter-Lab:
        19.4134, 44.7034, -120.7670
      #0012b5 color charts
#0012b5 RGB chart
      #0012b5 CMYK chart
      #0012b5 RGB pie chart
      #0012b5 color shades, tints & tones
#0012b5 color schemes
#0012b5 color preview, HTML & CSS examples
           This text has a color of #0012b5        
        
          <p style="color:#0012b5;">Text here</p>
        
        
          .mytext {color:#0012b5;}
        
        Text color #0012b5
      
           This box has a color of #0012b5        
        
          <div style="background-color:#0012b5;">Content here</div>
        
        
          .mybackground {background-color:#0012b5;}
        
        Background color #0012b5
      
           Border around this has a color of #0012b5        
        
          <div style="border:2px solid #0012b5;">Content here</div>
        
        
          .myborder {border:2px solid #0012b5;}
        
        Border color #0012b5