#3048aa color space conversions
Hex:
        #3048aa
        RGB:
        48, 72, 170
        CMY:
        81, 72, 33
        CMYK:
        72, 58, 0, 33
      HSL:
        228°, 55.9633%, 42.7451%
        HSV (HSB):
        228°, 71.7647%, 66.6667%
        XYZ:
        10.7920, 8.1654, 39.0375
        xyY:
        0.1861, 0.1408, 8.1654
      CIE-Lab:
        34.3250, 25.1985, -55.3142
        CIE-LCH:
        34.3250, 60.7834, 294.4917
        CIE-Luv:
        34.3250, -11.3491, -78.0155
        Hunter-Lab:
        28.5751, 17.4077, -60.9955
      #3048aa color charts
#3048aa RGB chart
      #3048aa CMYK chart
      #3048aa RGB pie chart
      #3048aa color shades, tints & tones
#3048aa color schemes
#3048aa color preview, HTML & CSS examples
           This text has a color of #3048aa        
        
          <p style="color:#3048aa;">Text here</p>
        
        
          .mytext {color:#3048aa;}
        
        Text color #3048aa
      
           This box has a color of #3048aa        
        
          <div style="background-color:#3048aa;">Content here</div>
        
        
          .mybackground {background-color:#3048aa;}
        
        Background color #3048aa
      
           Border around this has a color of #3048aa        
        
          <div style="border:2px solid #3048aa;">Content here</div>
        
        
          .myborder {border:2px solid #3048aa;}
        
        Border color #3048aa