#4b479f color space conversions
Hex:
        #4b479f
        RGB:
        75, 71, 159
        CMY:
        71, 72, 38
        CMYK:
        53, 55, 0, 38
      HSL:
        243°, 38.2609%, 45.0980%
        HSV (HSB):
        243°, 55.3459%, 62.3529%
        XYZ:
        11.4129, 8.5055, 33.8411
        xyY:
        0.2123, 0.1582, 8.5055
      CIE-Lab:
        35.0143, 26.7843, -47.5190
        CIE-LCH:
        35.0143, 54.5477, 299.4080
        CIE-Luv:
        35.0143, -3.6576, -68.3085
        Hunter-Lab:
        29.1643, 18.8153, -48.3829
      #4b479f color charts
#4b479f RGB chart
      #4b479f CMYK chart
      #4b479f RGB pie chart
      #4b479f color shades, tints & tones
#4b479f color schemes
#4b479f color preview, HTML & CSS examples
           This text has a color of #4b479f        
        
          <p style="color:#4b479f;">Text here</p>
        
        
          .mytext {color:#4b479f;}
        
        Text color #4b479f
      
           This box has a color of #4b479f        
        
          <div style="background-color:#4b479f;">Content here</div>
        
        
          .mybackground {background-color:#4b479f;}
        
        Background color #4b479f
      
           Border around this has a color of #4b479f        
        
          <div style="border:2px solid #4b479f;">Content here</div>
        
        
          .myborder {border:2px solid #4b479f;}
        
        Border color #4b479f