#3040af color space conversions
Hex:
        #3040af
        RGB:
        48, 64, 175
        CMY:
        81, 75, 31
        CMYK:
        73, 63, 0, 31
      HSL:
        232°, 56.9507%, 43.7255%
        HSV (HSB):
        232°, 72.5714%, 68.6275%
        XYZ:
        10.7902, 7.3903, 41.4152
        xyY:
        0.1811, 0.1240, 7.3903
      CIE-Lab:
        32.6794, 32.2778, -60.9793
        CIE-LCH:
        32.6794, 68.9952, 297.8933
        CIE-Luv:
        32.6794, -9.4787, -84.0483
        Hunter-Lab:
        27.1851, 23.2753, -71.2958
      #3040af color charts
#3040af RGB chart
      #3040af CMYK chart
      #3040af RGB pie chart
      #3040af color shades, tints & tones
#3040af color schemes
#3040af color preview, HTML & CSS examples
           This text has a color of #3040af        
        
          <p style="color:#3040af;">Text here</p>
        
        
          .mytext {color:#3040af;}
        
        Text color #3040af
      
           This box has a color of #3040af        
        
          <div style="background-color:#3040af;">Content here</div>
        
        
          .mybackground {background-color:#3040af;}
        
        Background color #3040af
      
           Border around this has a color of #3040af        
        
          <div style="border:2px solid #3040af;">Content here</div>
        
        
          .myborder {border:2px solid #3040af;}
        
        Border color #3040af