#1034ce color space conversions
Hex:
        #1034ce
        RGB:
        16, 52, 206
        CMY:
        94, 80, 19
        CMYK:
        92, 75, 0, 19
      HSL:
        229°, 85.5856%, 43.5294%
        HSV (HSB):
        229°, 92.2330%, 80.7843%
        XYZ:
        12.5823, 7.0224, 59.0848
        xyY:
        0.1599, 0.0892, 7.0224
      CIE-Lab:
        31.8578, 48.5422, -80.6171
        CIE-LCH:
        31.8578, 94.1035, 301.0535
        CIE-Luv:
        31.8578, -11.3198, -105.2853
        Hunter-Lab:
        26.4998, 38.3784, -113.6453
      #1034ce color charts
#1034ce RGB chart
      #1034ce CMYK chart
      #1034ce RGB pie chart
      #1034ce color shades, tints & tones
#1034ce color schemes
#1034ce color preview, HTML & CSS examples
           This text has a color of #1034ce        
        
          <p style="color:#1034ce;">Text here</p>
        
        
          .mytext {color:#1034ce;}
        
        Text color #1034ce
      
           This box has a color of #1034ce        
        
          <div style="background-color:#1034ce;">Content here</div>
        
        
          .mybackground {background-color:#1034ce;}
        
        Background color #1034ce
      
           Border around this has a color of #1034ce        
        
          <div style="border:2px solid #1034ce;">Content here</div>
        
        
          .myborder {border:2px solid #1034ce;}
        
        Border color #1034ce