#7e07a3 color space conversions
Hex:
        #7e07a3
        RGB:
        126, 7, 163
        CMY:
        51, 97, 36
        CMYK:
        23, 96, 0, 36
      HSL:
        286°, 91.7647%, 33.3333%
        HSV (HSB):
        286°, 95.7055%, 63.9216%
        XYZ:
        15.2910, 7.2319, 35.2403
        xyY:
        0.2647, 0.1252, 7.2319
      CIE-Lab:
        32.3292, 63.6223, -53.9905
        CIE-LCH:
        32.3292, 83.4433, 319.6818
        CIE-Luv:
        32.3292, 28.8652, -77.6340
        Hunter-Lab:
        26.8922, 54.4344, -58.8706
      #7e07a3 color charts
#7e07a3 RGB chart
      #7e07a3 CMYK chart
      #7e07a3 RGB pie chart
      #7e07a3 color shades, tints & tones
#7e07a3 color schemes
#7e07a3 color preview, HTML & CSS examples
           This text has a color of #7e07a3        
        
          <p style="color:#7e07a3;">Text here</p>
        
        
          .mytext {color:#7e07a3;}
        
        Text color #7e07a3
      
           This box has a color of #7e07a3        
        
          <div style="background-color:#7e07a3;">Content here</div>
        
        
          .mybackground {background-color:#7e07a3;}
        
        Background color #7e07a3
      
           Border around this has a color of #7e07a3        
        
          <div style="border:2px solid #7e07a3;">Content here</div>
        
        
          .myborder {border:2px solid #7e07a3;}
        
        Border color #7e07a3