#1032d7 color space conversions
Hex:
        #1032d7
        RGB:
        16, 50, 215
        CMY:
        94, 80, 16
        CMYK:
        93, 77, 0, 16
      HSL:
        230°, 86.1472%, 45.2941%
        HSV (HSB):
        230°, 92.5581%, 84.3137%
        XYZ:
        13.6200, 7.2977, 64.9807
        xyY:
        0.1586, 0.0850, 7.2977
      CIE-Lab:
        32.4752, 52.7028, -84.8077
        CIE-LCH:
        32.4752, 99.8496, 301.8585
        CIE-Luv:
        32.4752, -11.2017, -110.5328
        Hunter-Lab:
        27.0142, 42.7214, -123.7080
      #1032d7 color charts
#1032d7 RGB chart
      #1032d7 CMYK chart
      #1032d7 RGB pie chart
      #1032d7 color shades, tints & tones
#1032d7 color schemes
#1032d7 color preview, HTML & CSS examples
           This text has a color of #1032d7        
        
          <p style="color:#1032d7;">Text here</p>
        
        
          .mytext {color:#1032d7;}
        
        Text color #1032d7
      
           This box has a color of #1032d7        
        
          <div style="background-color:#1032d7;">Content here</div>
        
        
          .mybackground {background-color:#1032d7;}
        
        Background color #1032d7
      
           Border around this has a color of #1032d7        
        
          <div style="border:2px solid #1032d7;">Content here</div>
        
        
          .myborder {border:2px solid #1032d7;}
        
        Border color #1032d7