#3047a2 color space conversions
Hex:
        #3047a2
        RGB:
        48, 71, 162
        CMY:
        81, 72, 36
        CMYK:
        70, 56, 0, 36
      HSL:
        228°, 54.2857%, 41.1765%
        HSV (HSB):
        228°, 70.3704%, 63.5294%
        XYZ:
        9.9937, 7.7435, 35.1503
        xyY:
        0.1890, 0.1464, 7.7435
      CIE-Lab:
        33.4429, 22.8777, -51.9534
        CIE-LCH:
        33.4429, 56.7675, 293.7663
        CIE-Luv:
        33.4429, -10.9707, -72.7869
        Hunter-Lab:
        27.8271, 15.4085, -55.4142
      #3047a2 color charts
#3047a2 RGB chart
      #3047a2 CMYK chart
      #3047a2 RGB pie chart
      #3047a2 color shades, tints & tones
#3047a2 color schemes
#3047a2 color preview, HTML & CSS examples
           This text has a color of #3047a2        
        
          <p style="color:#3047a2;">Text here</p>
        
        
          .mytext {color:#3047a2;}
        
        Text color #3047a2
      
           This box has a color of #3047a2        
        
          <div style="background-color:#3047a2;">Content here</div>
        
        
          .mybackground {background-color:#3047a2;}
        
        Background color #3047a2
      
           Border around this has a color of #3047a2        
        
          <div style="border:2px solid #3047a2;">Content here</div>
        
        
          .myborder {border:2px solid #3047a2;}
        
        Border color #3047a2