#4f40ed color space conversions
Hex:
        #4f40ed
        RGB:
        79, 64, 237
        CMY:
        69, 75, 7
        CMYK:
        67, 73, 0, 7
      HSL:
        245°, 82.7751%, 59.0196%
        HSV (HSB):
        245°, 72.9958%, 92.9412%
        XYZ:
        20.3439, 11.4435, 81.2573
        xyY:
        0.1800, 0.1012, 11.4435
      CIE-Lab:
        40.3176, 56.3418, -84.3119
        CIE-LCH:
        40.3176, 101.4047, 303.7530
        CIE-Luv:
        40.3176, -5.8174, -121.5936
        Hunter-Lab:
        33.8282, 48.1485, -118.7383
      #4f40ed color charts
#4f40ed RGB chart
      #4f40ed CMYK chart
      #4f40ed RGB pie chart
      #4f40ed color shades, tints & tones
#4f40ed color schemes
#4f40ed color preview, HTML & CSS examples
           This text has a color of #4f40ed        
        
          <p style="color:#4f40ed;">Text here</p>
        
        
          .mytext {color:#4f40ed;}
        
        Text color #4f40ed
      
           This box has a color of #4f40ed        
        
          <div style="background-color:#4f40ed;">Content here</div>
        
        
          .mybackground {background-color:#4f40ed;}
        
        Background color #4f40ed
      
           Border around this has a color of #4f40ed        
        
          <div style="border:2px solid #4f40ed;">Content here</div>
        
        
          .myborder {border:2px solid #4f40ed;}
        
        Border color #4f40ed