#8b12bf color space conversions
Hex:
        #8b12bf
        RGB:
        139, 18, 191
        CMY:
        45, 93, 25
        CMYK:
        27, 91, 0, 25
      HSL:
        282°, 82.7751%, 40.9804%
        HSV (HSB):
        282°, 90.5759%, 74.9020%
        XYZ:
        20.2677, 9.6832, 50.0910
        xyY:
        0.2532, 0.1210, 9.6832
      CIE-Lab:
        37.2677, 69.1142, -62.5530
        CIE-LCH:
        37.2677, 93.2183, 317.8528
        CIE-Luv:
        37.2677, 28.5290, -93.1970
        Hunter-Lab:
        31.1178, 61.8051, -73.6580
      #8b12bf color charts
#8b12bf RGB chart
      #8b12bf CMYK chart
      #8b12bf RGB pie chart
      #8b12bf color shades, tints & tones
#8b12bf color schemes
#8b12bf color preview, HTML & CSS examples
           This text has a color of #8b12bf        
        
          <p style="color:#8b12bf;">Text here</p>
        
        
          .mytext {color:#8b12bf;}
        
        Text color #8b12bf
      
           This box has a color of #8b12bf        
        
          <div style="background-color:#8b12bf;">Content here</div>
        
        
          .mybackground {background-color:#8b12bf;}
        
        Background color #8b12bf
      
           Border around this has a color of #8b12bf        
        
          <div style="border:2px solid #8b12bf;">Content here</div>
        
        
          .myborder {border:2px solid #8b12bf;}
        
        Border color #8b12bf