#4b6482 color space conversions
Hex:
        #4b6482
        RGB:
        75, 100, 130
        CMY:
        71, 61, 49
        CMYK:
        42, 23, 0, 49
      HSL:
        213°, 26.8293%, 40.1961%
        HSV (HSB):
        213°, 42.3077%, 50.9804%
        XYZ:
        11.4881, 12.2219, 22.8727
        xyY:
        0.2466, 0.2624, 12.2219
      CIE-Lab:
        41.5666, -0.9181, -19.6381
        CIE-LCH:
        41.5666, 19.6596, 267.3234
        CIE-Luv:
        41.5666, -12.6469, -27.4432
        Hunter-Lab:
        34.9598, -2.5232, -14.3189
      #4b6482 color charts
#4b6482 RGB chart
      #4b6482 CMYK chart
      #4b6482 RGB pie chart
      #4b6482 color shades, tints & tones
#4b6482 color schemes
#4b6482 color preview, HTML & CSS examples
           This text has a color of #4b6482        
        
          <p style="color:#4b6482;">Text here</p>
        
        
          .mytext {color:#4b6482;}
        
        Text color #4b6482
      
           This box has a color of #4b6482        
        
          <div style="background-color:#4b6482;">Content here</div>
        
        
          .mybackground {background-color:#4b6482;}
        
        Background color #4b6482
      
           Border around this has a color of #4b6482        
        
          <div style="border:2px solid #4b6482;">Content here</div>
        
        
          .myborder {border:2px solid #4b6482;}
        
        Border color #4b6482