#1012b4 color space conversions
Hex:
        #1012b4
        RGB:
        16, 18, 180
        CMY:
        94, 93, 29
        CMYK:
        91, 90, 0, 29
      HSL:
        239°, 83.6735%, 38.4314%
        HSV (HSB):
        239°, 91.1111%, 70.5882%
        XYZ:
        8.6682, 3.8381, 43.4640
        xyY:
        0.1549, 0.0686, 3.8381
      CIE-Lab:
        23.1287, 56.4029, -79.7973
        CIE-LCH:
        23.1287, 97.7185, 305.2537
        CIE-Luv:
        23.1287, -6.4660, -87.9963
        Hunter-Lab:
        19.5910, 44.6949, -117.8255
      #1012b4 color charts
#1012b4 RGB chart
      #1012b4 CMYK chart
      #1012b4 RGB pie chart
      #1012b4 color shades, tints & tones
#1012b4 color schemes
#1012b4 color preview, HTML & CSS examples
           This text has a color of #1012b4        
        
          <p style="color:#1012b4;">Text here</p>
        
        
          .mytext {color:#1012b4;}
        
        Text color #1012b4
      
           This box has a color of #1012b4        
        
          <div style="background-color:#1012b4;">Content here</div>
        
        
          .mybackground {background-color:#1012b4;}
        
        Background color #1012b4
      
           Border around this has a color of #1012b4        
        
          <div style="border:2px solid #1012b4;">Content here</div>
        
        
          .myborder {border:2px solid #1012b4;}
        
        Border color #1012b4