#2a48ba color space conversions
Hex:
        #2a48ba
        RGB:
        42, 72, 186
        CMY:
        84, 72, 27
        CMYK:
        77, 61, 0, 27
      HSL:
        228°, 63.1579%, 44.7059%
        HSV (HSB):
        228°, 77.4194%, 72.9412%
        XYZ:
        12.1351, 8.6721, 47.4887
        xyY:
        0.1777, 0.1270, 8.6721
      CIE-Lab:
        35.3452, 30.4552, -63.1462
        CIE-LCH:
        35.3452, 70.1068, 295.7479
        CIE-Luv:
        35.3452, -12.5590, -89.2209
        Hunter-Lab:
        29.4485, 22.0214, -74.9972
      #2a48ba color charts
#2a48ba RGB chart
      #2a48ba CMYK chart
      #2a48ba RGB pie chart
      #2a48ba color shades, tints & tones
#2a48ba color schemes
#2a48ba color preview, HTML & CSS examples
           This text has a color of #2a48ba        
        
          <p style="color:#2a48ba;">Text here</p>
        
        
          .mytext {color:#2a48ba;}
        
        Text color #2a48ba
      
           This box has a color of #2a48ba        
        
          <div style="background-color:#2a48ba;">Content here</div>
        
        
          .mybackground {background-color:#2a48ba;}
        
        Background color #2a48ba
      
           Border around this has a color of #2a48ba        
        
          <div style="border:2px solid #2a48ba;">Content here</div>
        
        
          .myborder {border:2px solid #2a48ba;}
        
        Border color #2a48ba