#7e1fef color space conversions
Hex:
        #7e1fef
        RGB:
        126, 31, 239
        CMY:
        51, 88, 6
        CMYK:
        47, 87, 0, 6
      HSL:
        267°, 86.6667%, 52.9412%
        HSV (HSB):
        267°, 87.0293%, 93.7255%
        XYZ:
        24.6742, 11.6476, 82.6091
        xyY:
        0.2075, 0.0979, 11.6476
      CIE-Lab:
        40.6504, 74.7783, -84.7385
        CIE-LCH:
        40.6504, 113.0151, 311.4271
        CIE-Luv:
        40.6504, 12.0761, -123.6238
        Hunter-Lab:
        34.1286, 69.3264, -119.6230
      #7e1fef color charts
#7e1fef RGB chart
      #7e1fef CMYK chart
      #7e1fef RGB pie chart
      #7e1fef color shades, tints & tones
#7e1fef color schemes
#7e1fef color preview, HTML & CSS examples
           This text has a color of #7e1fef        
        
          <p style="color:#7e1fef;">Text here</p>
        
        
          .mytext {color:#7e1fef;}
        
        Text color #7e1fef
      
           This box has a color of #7e1fef        
        
          <div style="background-color:#7e1fef;">Content here</div>
        
        
          .mybackground {background-color:#7e1fef;}
        
        Background color #7e1fef
      
           Border around this has a color of #7e1fef        
        
          <div style="border:2px solid #7e1fef;">Content here</div>
        
        
          .myborder {border:2px solid #7e1fef;}
        
        Border color #7e1fef