#4b50bb color space conversions
Hex:
        #4b50bb
        RGB:
        75, 80, 187
        CMY:
        71, 69, 27
        CMYK:
        60, 57, 0, 27
      HSL:
        237°, 45.1613%, 51.3725%
        HSV (HSB):
        237°, 59.8930%, 73.3333%
        XYZ:
        14.7400, 10.8210, 48.3255
        xyY:
        0.1995, 0.1465, 10.8210
      CIE-Lab:
        39.2774, 30.3662, -57.2523
        CIE-LCH:
        39.2774, 64.8069, 297.9412
        CIE-Luv:
        39.2774, -7.5330, -84.7172
        Hunter-Lab:
        32.8953, 22.4166, -64.0743
      #4b50bb color charts
#4b50bb RGB chart
      #4b50bb CMYK chart
      #4b50bb RGB pie chart
      #4b50bb color shades, tints & tones
#4b50bb color schemes
#4b50bb color preview, HTML & CSS examples
           This text has a color of #4b50bb        
        
          <p style="color:#4b50bb;">Text here</p>
        
        
          .mytext {color:#4b50bb;}
        
        Text color #4b50bb
      
           This box has a color of #4b50bb        
        
          <div style="background-color:#4b50bb;">Content here</div>
        
        
          .mybackground {background-color:#4b50bb;}
        
        Background color #4b50bb
      
           Border around this has a color of #4b50bb        
        
          <div style="border:2px solid #4b50bb;">Content here</div>
        
        
          .myborder {border:2px solid #4b50bb;}
        
        Border color #4b50bb