#8c11bc color space conversions
Hex:
        #8c11bc
        RGB:
        140, 17, 188
        CMY:
        45, 93, 26
        CMYK:
        26, 91, 0, 26
      HSL:
        283°, 83.4146%, 40.1961%
        HSV (HSB):
        283°, 90.9574%, 73.7255%
        XYZ:
        20.0928, 9.6072, 48.3723
        xyY:
        0.2574, 0.1231, 9.6072
      CIE-Lab:
        37.1280, 68.8543, -61.0074
        CIE-LCH:
        37.1280, 91.9936, 318.4579
        CIE-Luv:
        37.1280, 29.9221, -91.1282
        Hunter-Lab:
        30.9955, 61.4703, -70.8327
      #8c11bc color charts
#8c11bc RGB chart
      #8c11bc CMYK chart
      #8c11bc RGB pie chart
      #8c11bc color shades, tints & tones
#8c11bc color schemes
#8c11bc color preview, HTML & CSS examples
           This text has a color of #8c11bc        
        
          <p style="color:#8c11bc;">Text here</p>
        
        
          .mytext {color:#8c11bc;}
        
        Text color #8c11bc
      
           This box has a color of #8c11bc        
        
          <div style="background-color:#8c11bc;">Content here</div>
        
        
          .mybackground {background-color:#8c11bc;}
        
        Background color #8c11bc
      
           Border around this has a color of #8c11bc        
        
          <div style="border:2px solid #8c11bc;">Content here</div>
        
        
          .myborder {border:2px solid #8c11bc;}
        
        Border color #8c11bc