#4b5a97 color space conversions
Hex:
        #4b5a97
        RGB:
        75, 90, 151
        CMY:
        71, 65, 41
        CMYK:
        50, 40, 0, 41
      HSL:
        228°, 33.6283%, 44.3137%
        HSV (HSB):
        228°, 50.3311%, 59.2157%
        XYZ:
        12.1437, 11.0426, 30.7695
        xyY:
        0.2251, 0.2047, 11.0426
      CIE-Lab:
        39.6520, 11.9507, -35.2935
        CIE-LCH:
        39.6520, 37.2619, 288.7067
        CIE-Luv:
        39.6520, -9.2750, -51.7408
        Hunter-Lab:
        33.2303, 7.0782, -31.6382
      #4b5a97 color charts
#4b5a97 RGB chart
      #4b5a97 CMYK chart
      #4b5a97 RGB pie chart
      #4b5a97 color shades, tints & tones
#4b5a97 color schemes
#4b5a97 color preview, HTML & CSS examples
           This text has a color of #4b5a97        
        
          <p style="color:#4b5a97;">Text here</p>
        
        
          .mytext {color:#4b5a97;}
        
        Text color #4b5a97
      
           This box has a color of #4b5a97        
        
          <div style="background-color:#4b5a97;">Content here</div>
        
        
          .mybackground {background-color:#4b5a97;}
        
        Background color #4b5a97
      
           Border around this has a color of #4b5a97        
        
          <div style="border:2px solid #4b5a97;">Content here</div>
        
        
          .myborder {border:2px solid #4b5a97;}
        
        Border color #4b5a97