#7f40ed color space conversions
Hex:
        #7f40ed
        RGB:
        127, 64, 237
        CMY:
        50, 75, 7
        CMYK:
        46, 73, 0, 7
      HSL:
        262°, 82.7751%, 59.0196%
        HSV (HSB):
        262°, 72.9958%, 92.9412%
        XYZ:
        25.8719, 14.2932, 81.5160
        xyY:
        0.2126, 0.1175, 14.2932
      CIE-Lab:
        44.6506, 62.6159, -77.0336
        CIE-LCH:
        44.6506, 99.2720, 309.1056
        CIE-Luv:
        44.6506, 9.0645, -117.8338
        Hunter-Lab:
        37.8064, 55.9907, -101.3733
      #7f40ed color charts
#7f40ed RGB chart
      #7f40ed CMYK chart
      #7f40ed RGB pie chart
      #7f40ed color shades, tints & tones
#7f40ed color schemes
#7f40ed color preview, HTML & CSS examples
           This text has a color of #7f40ed        
        
          <p style="color:#7f40ed;">Text here</p>
        
        
          .mytext {color:#7f40ed;}
        
        Text color #7f40ed
      
           This box has a color of #7f40ed        
        
          <div style="background-color:#7f40ed;">Content here</div>
        
        
          .mybackground {background-color:#7f40ed;}
        
        Background color #7f40ed
      
           Border around this has a color of #7f40ed        
        
          <div style="border:2px solid #7f40ed;">Content here</div>
        
        
          .myborder {border:2px solid #7f40ed;}
        
        Border color #7f40ed