#4a53ba color space conversions
Hex:
        #4a53ba
        RGB:
        74, 83, 186
        CMY:
        71, 67, 27
        CMYK:
        60, 55, 0, 27
      HSL:
        235°, 44.8000%, 50.9804%
        HSV (HSB):
        235°, 60.2151%, 72.9412%
        XYZ:
        14.7802, 11.1875, 47.8348
        xyY:
        0.2003, 0.1516, 11.1875
      CIE-Lab:
        39.8945, 27.9505, -55.6701
        CIE-LCH:
        39.8945, 62.2928, 296.6600
        CIE-Luv:
        39.8945, -8.5790, -82.7579
        Hunter-Lab:
        33.4478, 20.3437, -61.3792
      #4a53ba color charts
#4a53ba RGB chart
      #4a53ba CMYK chart
      #4a53ba RGB pie chart
      #4a53ba color shades, tints & tones
#4a53ba color schemes
#4a53ba color preview, HTML & CSS examples
           This text has a color of #4a53ba        
        
          <p style="color:#4a53ba;">Text here</p>
        
        
          .mytext {color:#4a53ba;}
        
        Text color #4a53ba
      
           This box has a color of #4a53ba        
        
          <div style="background-color:#4a53ba;">Content here</div>
        
        
          .mybackground {background-color:#4a53ba;}
        
        Background color #4a53ba
      
           Border around this has a color of #4a53ba        
        
          <div style="border:2px solid #4a53ba;">Content here</div>
        
        
          .myborder {border:2px solid #4a53ba;}
        
        Border color #4a53ba