#3a53ba color space conversions
Hex:
        #3a53ba
        RGB:
        58, 83, 186
        CMY:
        77, 67, 27
        CMYK:
        69, 55, 0, 27
      HSL:
        228°, 52.4590%, 47.8431%
        HSV (HSB):
        228°, 68.8172%, 72.9412%
        XYZ:
        13.7011, 10.6312, 47.7843
        xyY:
        0.1900, 0.1474, 10.6312
      CIE-Lab:
        38.9523, 25.3023, -57.2412
        CIE-LCH:
        38.9523, 62.5840, 293.8469
        CIE-Luv:
        38.9523, -12.5047, -84.0833
        Hunter-Lab:
        32.6056, 17.9473, -64.0671
      #3a53ba color charts
#3a53ba RGB chart
      #3a53ba CMYK chart
      #3a53ba RGB pie chart
      #3a53ba color shades, tints & tones
#3a53ba color schemes
#3a53ba color preview, HTML & CSS examples
           This text has a color of #3a53ba        
        
          <p style="color:#3a53ba;">Text here</p>
        
        
          .mytext {color:#3a53ba;}
        
        Text color #3a53ba
      
           This box has a color of #3a53ba        
        
          <div style="background-color:#3a53ba;">Content here</div>
        
        
          .mybackground {background-color:#3a53ba;}
        
        Background color #3a53ba
      
           Border around this has a color of #3a53ba        
        
          <div style="border:2px solid #3a53ba;">Content here</div>
        
        
          .myborder {border:2px solid #3a53ba;}
        
        Border color #3a53ba