#7e13ff color space conversions
Hex:
        #7e13ff
        RGB:
        126, 19, 255
        CMY:
        51, 93, 0
        CMYK:
        51, 93, 0, 0
      HSL:
        267°, 100.0000%, 53.7255%
        HSV (HSB):
        267°, 92.5490%, 100.0000%
        XYZ:
        26.8871, 12.1214, 95.5303
        xyY:
        0.1998, 0.0901, 12.1214
      CIE-Lab:
        41.4084, 80.7751, -92.4855
        CIE-LCH:
        41.4084, 122.7933, 311.1334
        CIE-Luv:
        41.4084, 10.3885, -133.5440
        Hunter-Lab:
        34.8158, 76.9221, -138.3137
      #7e13ff color charts
#7e13ff RGB chart
      #7e13ff CMYK chart
      #7e13ff RGB pie chart
      #7e13ff color shades, tints & tones
#7e13ff color schemes
#7e13ff color preview, HTML & CSS examples
           This text has a color of #7e13ff        
        
          <p style="color:#7e13ff;">Text here</p>
        
        
          .mytext {color:#7e13ff;}
        
        Text color #7e13ff
      
           This box has a color of #7e13ff        
        
          <div style="background-color:#7e13ff;">Content here</div>
        
        
          .mybackground {background-color:#7e13ff;}
        
        Background color #7e13ff
      
           Border around this has a color of #7e13ff        
        
          <div style="border:2px solid #7e13ff;">Content here</div>
        
        
          .myborder {border:2px solid #7e13ff;}
        
        Border color #7e13ff