#4b428b color space conversions
Hex:
        #4b428b
        RGB:
        75, 66, 139
        CMY:
        71, 74, 45
        CMYK:
        46, 53, 0, 45
      HSL:
        247°, 35.6098%, 40.1961%
        HSV (HSB):
        247°, 52.5180%, 54.5098%
        XYZ:
        9.5101, 7.2564, 25.3255
        xyY:
        0.2259, 0.1724, 7.2564
      CIE-Lab:
        32.3835, 23.5733, -39.5775
        CIE-LCH:
        32.3835, 46.0660, 300.7791
        CIE-Luv:
        32.3835, -0.8803, -55.6863
        Hunter-Lab:
        26.9376, 15.8768, -36.8853
      #4b428b color charts
#4b428b RGB chart
      #4b428b CMYK chart
      #4b428b RGB pie chart
      #4b428b color shades, tints & tones
#4b428b color schemes
#4b428b color preview, HTML & CSS examples
           This text has a color of #4b428b        
        
          <p style="color:#4b428b;">Text here</p>
        
        
          .mytext {color:#4b428b;}
        
        Text color #4b428b
      
           This box has a color of #4b428b        
        
          <div style="background-color:#4b428b;">Content here</div>
        
        
          .mybackground {background-color:#4b428b;}
        
        Background color #4b428b
      
           Border around this has a color of #4b428b        
        
          <div style="border:2px solid #4b428b;">Content here</div>
        
        
          .myborder {border:2px solid #4b428b;}
        
        Border color #4b428b