#8a12bf color space conversions
Hex:
        #8a12bf
        RGB:
        138, 18, 191
        CMY:
        46, 93, 25
        CMYK:
        28, 91, 0, 25
      HSL:
        282°, 82.7751%, 40.9804%
        HSV (HSB):
        282°, 90.5759%, 74.9020%
        XYZ:
        20.1015, 9.5975, 50.0832
        xyY:
        0.2520, 0.1203, 9.5975
      CIE-Lab:
        37.1101, 68.9747, -62.8167
        CIE-LCH:
        37.1101, 93.2923, 317.6752
        CIE-Luv:
        37.1101, 27.9690, -93.3619
        Hunter-Lab:
        30.9798, 61.6067, -74.1649
      #8a12bf color charts
#8a12bf RGB chart
      #8a12bf CMYK chart
      #8a12bf RGB pie chart
      #8a12bf color shades, tints & tones
#8a12bf color schemes
#8a12bf color preview, HTML & CSS examples
           This text has a color of #8a12bf        
        
          <p style="color:#8a12bf;">Text here</p>
        
        
          .mytext {color:#8a12bf;}
        
        Text color #8a12bf
      
           This box has a color of #8a12bf        
        
          <div style="background-color:#8a12bf;">Content here</div>
        
        
          .mybackground {background-color:#8a12bf;}
        
        Background color #8a12bf
      
           Border around this has a color of #8a12bf        
        
          <div style="border:2px solid #8a12bf;">Content here</div>
        
        
          .myborder {border:2px solid #8a12bf;}
        
        Border color #8a12bf