#1031d4 color space conversions
Hex:
        #1031d4
        RGB:
        16, 49, 212
        CMY:
        94, 81, 17
        CMYK:
        92, 77, 0, 17
      HSL:
        230°, 85.9649%, 44.7059%
        HSV (HSB):
        230°, 92.4528%, 83.1373%
        XYZ:
        13.1957, 7.0603, 62.9546
        xyY:
        0.1586, 0.0848, 7.0603
      CIE-Lab:
        31.9437, 52.2475, -83.9554
        CIE-LCH:
        31.9437, 98.8854, 301.8950
        CIE-Luv:
        31.9437, -10.9826, -108.8025
        Hunter-Lab:
        26.5711, 42.1466, -121.8752
      #1031d4 color charts
#1031d4 RGB chart
      #1031d4 CMYK chart
      #1031d4 RGB pie chart
      #1031d4 color shades, tints & tones
#1031d4 color schemes
#1031d4 color preview, HTML & CSS examples
           This text has a color of #1031d4        
        
          <p style="color:#1031d4;">Text here</p>
        
        
          .mytext {color:#1031d4;}
        
        Text color #1031d4
      
           This box has a color of #1031d4        
        
          <div style="background-color:#1031d4;">Content here</div>
        
        
          .mybackground {background-color:#1031d4;}
        
        Background color #1031d4
      
           Border around this has a color of #1031d4        
        
          <div style="border:2px solid #1031d4;">Content here</div>
        
        
          .myborder {border:2px solid #1031d4;}
        
        Border color #1031d4