#7a12bf color space conversions
Hex:
        #7a12bf
        RGB:
        122, 18, 191
        CMY:
        52, 93, 25
        CMYK:
        36, 91, 0, 25
      HSL:
        276°, 82.7751%, 40.9804%
        HSV (HSB):
        276°, 90.5759%, 74.9020%
        XYZ:
        17.6463, 8.3318, 49.9683
        xyY:
        0.2324, 0.1097, 8.3318
      CIE-Lab:
        34.6645, 66.8573, -66.9151
        CIE-LCH:
        34.6645, 94.5913, 314.9752
        CIE-Luv:
        34.6645, 19.5822, -95.5347
        Hunter-Lab:
        28.8648, 58.6114, -82.4325
      #7a12bf color charts
#7a12bf RGB chart
      #7a12bf CMYK chart
      #7a12bf RGB pie chart
      #7a12bf color shades, tints & tones
#7a12bf color schemes
#7a12bf color preview, HTML & CSS examples
           This text has a color of #7a12bf        
        
          <p style="color:#7a12bf;">Text here</p>
        
        
          .mytext {color:#7a12bf;}
        
        Text color #7a12bf
      
           This box has a color of #7a12bf        
        
          <div style="background-color:#7a12bf;">Content here</div>
        
        
          .mybackground {background-color:#7a12bf;}
        
        Background color #7a12bf
      
           Border around this has a color of #7a12bf        
        
          <div style="border:2px solid #7a12bf;">Content here</div>
        
        
          .myborder {border:2px solid #7a12bf;}
        
        Border color #7a12bf