#7c12af color space conversions
Hex:
        #7c12af
        RGB:
        124, 18, 175
        CMY:
        51, 93, 31
        CMYK:
        29, 90, 0, 31
      HSL:
        281°, 81.3472%, 37.8431%
        HSV (HSB):
        281°, 89.7143%, 68.6275%
        XYZ:
        16.2663, 7.8128, 41.2081
        xyY:
        0.2492, 0.1197, 7.8128
      CIE-Lab:
        33.5900, 63.8506, -59.1674
        CIE-LCH:
        33.5900, 87.0499, 317.1801
        CIE-Luv:
        33.5900, 24.1264, -85.0737
        Hunter-Lab:
        27.9515, 54.9630, -67.8437
      #7c12af color charts
#7c12af RGB chart
      #7c12af CMYK chart
      #7c12af RGB pie chart
      #7c12af color shades, tints & tones
#7c12af color schemes
#7c12af color preview, HTML & CSS examples
           This text has a color of #7c12af        
        
          <p style="color:#7c12af;">Text here</p>
        
        
          .mytext {color:#7c12af;}
        
        Text color #7c12af
      
           This box has a color of #7c12af        
        
          <div style="background-color:#7c12af;">Content here</div>
        
        
          .mybackground {background-color:#7c12af;}
        
        Background color #7c12af
      
           Border around this has a color of #7c12af        
        
          <div style="border:2px solid #7c12af;">Content here</div>
        
        
          .myborder {border:2px solid #7c12af;}
        
        Border color #7c12af