#8b12bc color space conversions
Hex:
        #8b12bc
        RGB:
        139, 18, 188
        CMY:
        45, 93, 26
        CMYK:
        26, 90, 0, 26
      HSL:
        283°, 82.5243%, 40.3922%
        HSV (HSB):
        283°, 90.4255%, 73.7255%
        XYZ:
        19.9409, 9.5524, 48.3698
        xyY:
        0.2561, 0.1227, 9.5524
      CIE-Lab:
        37.0268, 68.5378, -61.1791
        CIE-LCH:
        37.0268, 91.8712, 318.2468
        CIE-Luv:
        37.0268, 29.2901, -91.2213
        Hunter-Lab:
        30.9070, 61.0791, -71.1546
      #8b12bc color charts
#8b12bc RGB chart
      #8b12bc CMYK chart
      #8b12bc RGB pie chart
      #8b12bc color shades, tints & tones
#8b12bc color schemes
#8b12bc color preview, HTML & CSS examples
           This text has a color of #8b12bc        
        
          <p style="color:#8b12bc;">Text here</p>
        
        
          .mytext {color:#8b12bc;}
        
        Text color #8b12bc
      
           This box has a color of #8b12bc        
        
          <div style="background-color:#8b12bc;">Content here</div>
        
        
          .mybackground {background-color:#8b12bc;}
        
        Background color #8b12bc
      
           Border around this has a color of #8b12bc        
        
          <div style="border:2px solid #8b12bc;">Content here</div>
        
        
          .myborder {border:2px solid #8b12bc;}
        
        Border color #8b12bc