#7e00cf color space conversions
Hex:
        #7e00cf
        RGB:
        126, 0, 207
        CMY:
        51, 100, 19
        CMYK:
        39, 100, 0, 19
      HSL:
        277°, 100.0000%, 40.5882%
        HSV (HSB):
        277°, 100.0000%, 81.1765%
        XYZ:
        19.8667, 8.9406, 59.7101
        xyY:
        0.2244, 0.1010, 8.9406
      CIE-Lab:
        35.8697, 73.1565, -74.2735
        CIE-LCH:
        35.8697, 104.2517, 314.5659
        CIE-Luv:
        35.8697, 18.9893, -105.7466
        Hunter-Lab:
        29.9009, 66.2721, -97.4677
      #7e00cf color charts
#7e00cf RGB chart
      #7e00cf CMYK chart
      #7e00cf RGB pie chart
      #7e00cf color shades, tints & tones
#7e00cf color schemes
#7e00cf color preview, HTML & CSS examples
           This text has a color of #7e00cf        
        
          <p style="color:#7e00cf;">Text here</p>
        
        
          .mytext {color:#7e00cf;}
        
        Text color #7e00cf
      
           This box has a color of #7e00cf        
        
          <div style="background-color:#7e00cf;">Content here</div>
        
        
          .mybackground {background-color:#7e00cf;}
        
        Background color #7e00cf
      
           Border around this has a color of #7e00cf        
        
          <div style="border:2px solid #7e00cf;">Content here</div>
        
        
          .myborder {border:2px solid #7e00cf;}
        
        Border color #7e00cf