#4b5997 color space conversions
Hex:
        #4b5997
        RGB:
        75, 89, 151
        CMY:
        71, 65, 41
        CMYK:
        50, 41, 0, 41
      HSL:
        229°, 33.6283%, 44.3137%
        HSV (HSB):
        229°, 50.3311%, 59.2157%
        XYZ:
        12.0599, 10.8750, 30.7416
        xyY:
        0.2247, 0.2026, 10.8750
      CIE-Lab:
        39.3691, 12.5898, -35.7416
        CIE-LCH:
        39.3691, 37.8941, 289.4046
        CIE-Luv:
        39.3691, -8.9274, -52.3699
        Hunter-Lab:
        32.9772, 7.5682, -32.1865
      #4b5997 color charts
#4b5997 RGB chart
      #4b5997 CMYK chart
      #4b5997 RGB pie chart
      #4b5997 color shades, tints & tones
#4b5997 color schemes
#4b5997 color preview, HTML & CSS examples
           This text has a color of #4b5997        
        
          <p style="color:#4b5997;">Text here</p>
        
        
          .mytext {color:#4b5997;}
        
        Text color #4b5997
      
           This box has a color of #4b5997        
        
          <div style="background-color:#4b5997;">Content here</div>
        
        
          .mybackground {background-color:#4b5997;}
        
        Background color #4b5997
      
           Border around this has a color of #4b5997        
        
          <div style="border:2px solid #4b5997;">Content here</div>
        
        
          .myborder {border:2px solid #4b5997;}
        
        Border color #4b5997