#8b12b2 color space conversions
Hex:
        #8b12b2
        RGB:
        139, 18, 178
        CMY:
        45, 93, 30
        CMYK:
        22, 90, 0, 30
      HSL:
        285°, 81.6327%, 38.4314%
        HSV (HSB):
        285°, 89.8876%, 69.8039%
        XYZ:
        18.8996, 9.1359, 42.8868
        xyY:
        0.2665, 0.1288, 9.1359
      CIE-Lab:
        36.2447, 66.6453, -56.5287
        CIE-LCH:
        36.2447, 87.3904, 319.6953
        CIE-Luv:
        36.2447, 31.9424, -84.5424
        Hunter-Lab:
        30.2257, 58.7182, -62.9676
      #8b12b2 color charts
#8b12b2 RGB chart
      #8b12b2 CMYK chart
      #8b12b2 RGB pie chart
      #8b12b2 color shades, tints & tones
#8b12b2 color schemes
#8b12b2 color preview, HTML & CSS examples
           This text has a color of #8b12b2        
        
          <p style="color:#8b12b2;">Text here</p>
        
        
          .mytext {color:#8b12b2;}
        
        Text color #8b12b2
      
           This box has a color of #8b12b2        
        
          <div style="background-color:#8b12b2;">Content here</div>
        
        
          .mybackground {background-color:#8b12b2;}
        
        Background color #8b12b2
      
           Border around this has a color of #8b12b2        
        
          <div style="border:2px solid #8b12b2;">Content here</div>
        
        
          .myborder {border:2px solid #8b12b2;}
        
        Border color #8b12b2