#8b14cb color space conversions
Hex:
        #8b14cb
        RGB:
        139, 20, 203
        CMY:
        45, 92, 20
        CMYK:
        32, 90, 0, 20
      HSL:
        279°, 82.0628%, 43.7255%
        HSV (HSB):
        279°, 90.1478%, 79.6078%
        XYZ:
        21.6771, 10.3011, 57.3457
        xyY:
        0.2427, 0.1153, 10.3011
      CIE-Lab:
        38.3775, 71.1002, -67.7598
        CIE-LCH:
        38.3775, 98.2173, 316.3780
        CIE-Luv:
        38.3775, 25.5228, -100.8318
        Hunter-Lab:
        32.0953, 64.3919, -83.4687
      #8b14cb color charts
#8b14cb RGB chart
      #8b14cb CMYK chart
      #8b14cb RGB pie chart
      #8b14cb color shades, tints & tones
#8b14cb color schemes
#8b14cb color preview, HTML & CSS examples
           This text has a color of #8b14cb        
        
          <p style="color:#8b14cb;">Text here</p>
        
        
          .mytext {color:#8b14cb;}
        
        Text color #8b14cb
      
           This box has a color of #8b14cb        
        
          <div style="background-color:#8b14cb;">Content here</div>
        
        
          .mybackground {background-color:#8b14cb;}
        
        Background color #8b14cb
      
           Border around this has a color of #8b14cb        
        
          <div style="border:2px solid #8b14cb;">Content here</div>
        
        
          .myborder {border:2px solid #8b14cb;}
        
        Border color #8b14cb