#4b50bf color space conversions
Hex:
        #4b50bf
        RGB:
        75, 80, 191
        CMY:
        71, 69, 25
        CMYK:
        61, 58, 0, 25
      HSL:
        237°, 47.5410%, 52.1569%
        HSV (HSB):
        237°, 60.7330%, 74.9020%
        XYZ:
        15.1743, 10.9948, 50.6126
        xyY:
        0.1976, 0.1432, 10.9948
      CIE-Lab:
        39.5717, 31.7109, -59.1147
        CIE-LCH:
        39.5717, 67.0830, 298.2104
        CIE-Luv:
        39.5717, -7.7065, -87.5696
        Hunter-Lab:
        33.1584, 23.6600, -67.2889
      #4b50bf color charts
#4b50bf RGB chart
      #4b50bf CMYK chart
      #4b50bf RGB pie chart
      #4b50bf color shades, tints & tones
#4b50bf color schemes
#4b50bf color preview, HTML & CSS examples
           This text has a color of #4b50bf        
        
          <p style="color:#4b50bf;">Text here</p>
        
        
          .mytext {color:#4b50bf;}
        
        Text color #4b50bf
      
           This box has a color of #4b50bf        
        
          <div style="background-color:#4b50bf;">Content here</div>
        
        
          .mybackground {background-color:#4b50bf;}
        
        Background color #4b50bf
      
           Border around this has a color of #4b50bf        
        
          <div style="border:2px solid #4b50bf;">Content here</div>
        
        
          .myborder {border:2px solid #4b50bf;}
        
        Border color #4b50bf