#4b479a color space conversions
Hex:
        #4b479a
        RGB:
        75, 71, 154
        CMY:
        71, 72, 40
        CMYK:
        51, 54, 0, 40
      HSL:
        243°, 36.8889%, 44.1176%
        HSV (HSB):
        243°, 53.8961%, 60.3922%
        XYZ:
        10.9876, 8.3354, 31.6016
        xyY:
        0.2158, 0.1637, 8.3354
      CIE-Lab:
        34.6719, 25.1573, -45.0525
        CIE-LCH:
        34.6719, 51.6006, 299.1790
        CIE-Luv:
        34.6719, -3.3502, -64.6046
        Hunter-Lab:
        28.8711, 17.4081, -44.6876
      #4b479a color charts
#4b479a RGB chart
      #4b479a CMYK chart
      #4b479a RGB pie chart
      #4b479a color shades, tints & tones
#4b479a color schemes
#4b479a color preview, HTML & CSS examples
           This text has a color of #4b479a        
        
          <p style="color:#4b479a;">Text here</p>
        
        
          .mytext {color:#4b479a;}
        
        Text color #4b479a
      
           This box has a color of #4b479a        
        
          <div style="background-color:#4b479a;">Content here</div>
        
        
          .mybackground {background-color:#4b479a;}
        
        Background color #4b479a
      
           Border around this has a color of #4b479a        
        
          <div style="border:2px solid #4b479a;">Content here</div>
        
        
          .myborder {border:2px solid #4b479a;}
        
        Border color #4b479a