#4c40ed color space conversions
Hex:
        #4c40ed
        RGB:
        76, 64, 237
        CMY:
        70, 75, 7
        CMYK:
        68, 73, 0, 7
      HSL:
        244°, 82.7751%, 59.0196%
        HSV (HSB):
        244°, 72.9958%, 92.9412%
        XYZ:
        20.0999, 11.3177, 81.2459
        xyY:
        0.1784, 0.1005, 11.3177
      CIE-Lab:
        40.1105, 56.0341, -84.6605
        CIE-LCH:
        40.1105, 101.5244, 303.4993
        CIE-Luv:
        40.1105, -6.4749, -121.7150
        Hunter-Lab:
        33.6418, 47.7751, -119.6377
      #4c40ed color charts
#4c40ed RGB chart
      #4c40ed CMYK chart
      #4c40ed RGB pie chart
      #4c40ed color shades, tints & tones
#4c40ed color schemes
#4c40ed color preview, HTML & CSS examples
           This text has a color of #4c40ed        
        
          <p style="color:#4c40ed;">Text here</p>
        
        
          .mytext {color:#4c40ed;}
        
        Text color #4c40ed
      
           This box has a color of #4c40ed        
        
          <div style="background-color:#4c40ed;">Content here</div>
        
        
          .mybackground {background-color:#4c40ed;}
        
        Background color #4c40ed
      
           Border around this has a color of #4c40ed        
        
          <div style="border:2px solid #4c40ed;">Content here</div>
        
        
          .myborder {border:2px solid #4c40ed;}
        
        Border color #4c40ed