#1012c4 color space conversions
Hex:
        #1012c4
        RGB:
        16, 18, 196
        CMY:
        94, 93, 23
        CMYK:
        92, 91, 0, 23
      HSL:
        239°, 84.9057%, 41.5686%
        HSV (HSB):
        239°, 91.8367%, 76.8627%
        XYZ:
        10.3938, 4.5283, 52.5508
        xyY:
        0.1540, 0.0671, 4.5283
      CIE-Lab:
        25.3463, 60.8847, -85.5941
        CIE-LCH:
        25.3463, 105.0395, 305.4249
        CIE-Luv:
        25.3463, -7.1343, -97.4090
        Hunter-Lab:
        21.2798, 49.9461, -131.5218
      #1012c4 color charts
#1012c4 RGB chart
      #1012c4 CMYK chart
      #1012c4 RGB pie chart
      #1012c4 color shades, tints & tones
#1012c4 color schemes
#1012c4 color preview, HTML & CSS examples
           This text has a color of #1012c4        
        
          <p style="color:#1012c4;">Text here</p>
        
        
          .mytext {color:#1012c4;}
        
        Text color #1012c4
      
           This box has a color of #1012c4        
        
          <div style="background-color:#1012c4;">Content here</div>
        
        
          .mybackground {background-color:#1012c4;}
        
        Background color #1012c4
      
           Border around this has a color of #1012c4        
        
          <div style="border:2px solid #1012c4;">Content here</div>
        
        
          .myborder {border:2px solid #1012c4;}
        
        Border color #1012c4