#4a47ba color space conversions
Hex:
        #4a47ba
        RGB:
        74, 71, 186
        CMY:
        71, 72, 27
        CMYK:
        60, 62, 0, 27
      HSL:
        242°, 45.4545%, 50.3922%
        HSV (HSB):
        242°, 61.8280%, 72.9412%
        XYZ:
        13.9402, 9.5075, 47.5548
        xyY:
        0.1963, 0.1339, 9.5075
      CIE-Lab:
        36.9436, 35.4768, -60.4607
        CIE-LCH:
        36.9436, 70.1006, 300.4033
        CIE-Luv:
        36.9436, -5.5154, -87.5838
        Hunter-Lab:
        30.8342, 26.7403, -69.8574
      #4a47ba color charts
#4a47ba RGB chart
      #4a47ba CMYK chart
      #4a47ba RGB pie chart
      #4a47ba color shades, tints & tones
#4a47ba color schemes
#4a47ba color preview, HTML & CSS examples
           This text has a color of #4a47ba        
        
          <p style="color:#4a47ba;">Text here</p>
        
        
          .mytext {color:#4a47ba;}
        
        Text color #4a47ba
      
           This box has a color of #4a47ba        
        
          <div style="background-color:#4a47ba;">Content here</div>
        
        
          .mybackground {background-color:#4a47ba;}
        
        Background color #4a47ba
      
           Border around this has a color of #4a47ba        
        
          <div style="border:2px solid #4a47ba;">Content here</div>
        
        
          .myborder {border:2px solid #4a47ba;}
        
        Border color #4a47ba