#7e12ad color space conversions
Hex:
        #7e12ad
        RGB:
        126, 18, 173
        CMY:
        51, 93, 32
        CMYK:
        27, 90, 0, 32
      HSL:
        282°, 81.1518%, 37.4510%
        HSV (HSB):
        282°, 89.5954%, 67.8431%
        XYZ:
        16.3633, 7.8854, 40.1947
        xyY:
        0.2539, 0.1224, 7.8854
      CIE-Lab:
        33.7430, 63.7418, -57.7080
        CIE-LCH:
        33.7430, 85.9839, 317.8442
        CIE-Luv:
        33.7430, 25.7100, -83.4671
        Hunter-Lab:
        28.0809, 54.8741, -65.2106
      #7e12ad color charts
#7e12ad RGB chart
      #7e12ad CMYK chart
      #7e12ad RGB pie chart
      #7e12ad color shades, tints & tones
#7e12ad color schemes
#7e12ad color preview, HTML & CSS examples
           This text has a color of #7e12ad        
        
          <p style="color:#7e12ad;">Text here</p>
        
        
          .mytext {color:#7e12ad;}
        
        Text color #7e12ad
      
           This box has a color of #7e12ad        
        
          <div style="background-color:#7e12ad;">Content here</div>
        
        
          .mybackground {background-color:#7e12ad;}
        
        Background color #7e12ad
      
           Border around this has a color of #7e12ad        
        
          <div style="border:2px solid #7e12ad;">Content here</div>
        
        
          .myborder {border:2px solid #7e12ad;}
        
        Border color #7e12ad