#7c12ae color space conversions
Hex:
        #7c12ae
        RGB:
        124, 18, 174
        CMY:
        51, 93, 32
        CMYK:
        29, 90, 0, 32
      HSL:
        281°, 81.2500%, 37.6471%
        HSV (HSB):
        281°, 89.6552%, 68.2353%
        XYZ:
        16.1685, 7.7737, 40.6927
        xyY:
        0.2502, 0.1203, 7.7737
      CIE-Lab:
        33.5071, 63.6503, -58.7048
        CIE-LCH:
        33.5071, 86.5888, 317.3146
        CIE-Luv:
        33.5071, 24.3629, -84.4226
        Hunter-Lab:
        27.8813, 54.7203, -67.0166
      #7c12ae color charts
#7c12ae RGB chart
      #7c12ae CMYK chart
      #7c12ae RGB pie chart
      #7c12ae color shades, tints & tones
#7c12ae color schemes
#7c12ae color preview, HTML & CSS examples
           This text has a color of #7c12ae        
        
          <p style="color:#7c12ae;">Text here</p>
        
        
          .mytext {color:#7c12ae;}
        
        Text color #7c12ae
      
           This box has a color of #7c12ae        
        
          <div style="background-color:#7c12ae;">Content here</div>
        
        
          .mybackground {background-color:#7c12ae;}
        
        Background color #7c12ae
      
           Border around this has a color of #7c12ae        
        
          <div style="border:2px solid #7c12ae;">Content here</div>
        
        
          .myborder {border:2px solid #7c12ae;}
        
        Border color #7c12ae