#7a12ce color space conversions
Hex:
        #7a12ce
        RGB:
        122, 18, 206
        CMY:
        52, 93, 19
        CMYK:
        41, 91, 0, 19
      HSL:
        273°, 83.9286%, 43.9216%
        HSV (HSB):
        273°, 91.2621%, 80.7843%
        XYZ:
        19.3829, 9.0264, 59.1132
        xyY:
        0.2215, 0.1031, 9.0264
      CIE-Lab:
        36.0351, 70.0153, -73.4409
        CIE-LCH:
        36.0351, 101.4678, 313.6321
        CIE-Luv:
        36.0351, 16.6798, -104.8086
        Hunter-Lab:
        30.0440, 62.5825, -95.6255
      #7a12ce color charts
#7a12ce RGB chart
      #7a12ce CMYK chart
      #7a12ce RGB pie chart
      #7a12ce color shades, tints & tones
#7a12ce color schemes
#7a12ce color preview, HTML & CSS examples
           This text has a color of #7a12ce        
        
          <p style="color:#7a12ce;">Text here</p>
        
        
          .mytext {color:#7a12ce;}
        
        Text color #7a12ce
      
           This box has a color of #7a12ce        
        
          <div style="background-color:#7a12ce;">Content here</div>
        
        
          .mybackground {background-color:#7a12ce;}
        
        Background color #7a12ce
      
           Border around this has a color of #7a12ce        
        
          <div style="border:2px solid #7a12ce;">Content here</div>
        
        
          .myborder {border:2px solid #7a12ce;}
        
        Border color #7a12ce