#4b40c1 color space conversions
Hex:
        #4b40c1
        RGB:
        75, 64, 193
        CMY:
        71, 75, 24
        CMYK:
        61, 67, 0, 24
      HSL:
        245°, 50.9881%, 50.3922%
        HSV (HSB):
        245°, 66.8394%, 75.6863%
        XYZ:
        14.3607, 9.0129, 51.4348
        xyY:
        0.1920, 0.1205, 9.0129
      CIE-Lab:
        36.0091, 42.1295, -66.0914
        CIE-LCH:
        36.0091, 78.3771, 302.5152
        CIE-Luv:
        36.0091, -4.1174, -94.2711
        Hunter-Lab:
        30.0215, 32.8473, -80.5646
      #4b40c1 color charts
#4b40c1 RGB chart
      #4b40c1 CMYK chart
      #4b40c1 RGB pie chart
      #4b40c1 color shades, tints & tones
#4b40c1 color schemes
#4b40c1 color preview, HTML & CSS examples
           This text has a color of #4b40c1        
        
          <p style="color:#4b40c1;">Text here</p>
        
        
          .mytext {color:#4b40c1;}
        
        Text color #4b40c1
      
           This box has a color of #4b40c1        
        
          <div style="background-color:#4b40c1;">Content here</div>
        
        
          .mybackground {background-color:#4b40c1;}
        
        Background color #4b40c1
      
           Border around this has a color of #4b40c1        
        
          <div style="border:2px solid #4b40c1;">Content here</div>
        
        
          .myborder {border:2px solid #4b40c1;}
        
        Border color #4b40c1