#3044af color space conversions
Hex:
        #3044af
        RGB:
        48, 68, 175
        CMY:
        81, 73, 31
        CMYK:
        73, 61, 0, 31
      HSL:
        231°, 56.9507%, 43.7255%
        HSV (HSB):
        231°, 72.5714%, 68.6275%
        XYZ:
        11.0239, 7.8578, 41.4931
        xyY:
        0.1826, 0.1301, 7.8578
      CIE-Lab:
        33.6849, 29.6795, -59.3366
        CIE-LCH:
        33.6849, 66.3454, 296.5737
        CIE-Luv:
        33.6849, -10.4235, -82.8597
        Hunter-Lab:
        28.0317, 21.1424, -68.1401
      #3044af color charts
#3044af RGB chart
      #3044af CMYK chart
      #3044af RGB pie chart
      #3044af color shades, tints & tones
#3044af color schemes
#3044af color preview, HTML & CSS examples
           This text has a color of #3044af        
        
          <p style="color:#3044af;">Text here</p>
        
        
          .mytext {color:#3044af;}
        
        Text color #3044af
      
           This box has a color of #3044af        
        
          <div style="background-color:#3044af;">Content here</div>
        
        
          .mybackground {background-color:#3044af;}
        
        Background color #3044af
      
           Border around this has a color of #3044af        
        
          <div style="border:2px solid #3044af;">Content here</div>
        
        
          .myborder {border:2px solid #3044af;}
        
        Border color #3044af