#1031d8 color space conversions
Hex:
        #1031d8
        RGB:
        16, 49, 216
        CMY:
        94, 81, 15
        CMYK:
        93, 77, 0, 15
      HSL:
        230°, 86.2069%, 45.4902%
        HSV (HSB):
        230°, 92.5926%, 84.7059%
        XYZ:
        13.7067, 7.2647, 65.6455
        xyY:
        0.1582, 0.0839, 7.2647
      CIE-Lab:
        32.4020, 53.5720, -85.5062
        CIE-LCH:
        32.4020, 100.9023, 302.0683
        CIE-Luv:
        32.4020, -11.0778, -111.1069
        Hunter-Lab:
        26.9530, 43.6065, -125.5369
      #1031d8 color charts
#1031d8 RGB chart
      #1031d8 CMYK chart
      #1031d8 RGB pie chart
      #1031d8 color shades, tints & tones
#1031d8 color schemes
#1031d8 color preview, HTML & CSS examples
           This text has a color of #1031d8        
        
          <p style="color:#1031d8;">Text here</p>
        
        
          .mytext {color:#1031d8;}
        
        Text color #1031d8
      
           This box has a color of #1031d8        
        
          <div style="background-color:#1031d8;">Content here</div>
        
        
          .mybackground {background-color:#1031d8;}
        
        Background color #1031d8
      
           Border around this has a color of #1031d8        
        
          <div style="border:2px solid #1031d8;">Content here</div>
        
        
          .myborder {border:2px solid #1031d8;}
        
        Border color #1031d8