#7b12a4 color space conversions
Hex:
        #7b12a4
        RGB:
        123, 18, 164
        CMY:
        52, 93, 36
        CMYK:
        25, 89, 0, 36
      HSL:
        283°, 80.2198%, 35.6863%
        HSV (HSB):
        283°, 89.0244%, 64.3137%
        XYZ:
        15.0855, 7.3239, 35.7405
        xyY:
        0.2594, 0.1259, 7.3239
      CIE-Lab:
        32.5332, 61.5192, -54.2854
        CIE-LCH:
        32.5332, 82.0458, 318.5744
        CIE-Luv:
        32.5332, 26.2513, -77.9979
        Hunter-Lab:
        27.0627, 52.1412, -59.3578
      #7b12a4 color charts
#7b12a4 RGB chart
      #7b12a4 CMYK chart
      #7b12a4 RGB pie chart
      #7b12a4 color shades, tints & tones
#7b12a4 color schemes
#7b12a4 color preview, HTML & CSS examples
           This text has a color of #7b12a4        
        
          <p style="color:#7b12a4;">Text here</p>
        
        
          .mytext {color:#7b12a4;}
        
        Text color #7b12a4
      
           This box has a color of #7b12a4        
        
          <div style="background-color:#7b12a4;">Content here</div>
        
        
          .mybackground {background-color:#7b12a4;}
        
        Background color #7b12a4
      
           Border around this has a color of #7b12a4        
        
          <div style="border:2px solid #7b12a4;">Content here</div>
        
        
          .myborder {border:2px solid #7b12a4;}
        
        Border color #7b12a4