#8e12ba color space conversions
Hex:
        #8e12ba
        RGB:
        142, 18, 186
        CMY:
        44, 93, 27
        CMYK:
        24, 90, 0, 27
      HSL:
        284°, 82.3529%, 40.0000%
        HSV (HSB):
        284°, 90.3226%, 72.9412%
        XYZ:
        20.2346, 9.7286, 47.2657
        xyY:
        0.2620, 0.1260, 9.7286
      CIE-Lab:
        37.3508, 68.5929, -59.4505
        CIE-LCH:
        37.3508, 90.7709, 319.0840
        CIE-Luv:
        37.3508, 31.5521, -89.3544
        Hunter-Lab:
        31.1906, 61.2161, -68.0134
      #8e12ba color charts
#8e12ba RGB chart
      #8e12ba CMYK chart
      #8e12ba RGB pie chart
      #8e12ba color shades, tints & tones
#8e12ba color schemes
#8e12ba color preview, HTML & CSS examples
           This text has a color of #8e12ba        
        
          <p style="color:#8e12ba;">Text here</p>
        
        
          .mytext {color:#8e12ba;}
        
        Text color #8e12ba
      
           This box has a color of #8e12ba        
        
          <div style="background-color:#8e12ba;">Content here</div>
        
        
          .mybackground {background-color:#8e12ba;}
        
        Background color #8e12ba
      
           Border around this has a color of #8e12ba        
        
          <div style="border:2px solid #8e12ba;">Content here</div>
        
        
          .myborder {border:2px solid #8e12ba;}
        
        Border color #8e12ba