#8b1eda color space conversions
Hex:
        #8b1eda
        RGB:
        139, 30, 218
        CMY:
        45, 88, 15
        CMYK:
        36, 86, 0, 15
      HSL:
        275°, 75.8065%, 48.6275%
        HSV (HSB):
        275°, 86.2385%, 85.4902%
        XYZ:
        23.7666, 11.4795, 67.2928
        xyY:
        0.2318, 0.1120, 11.4795
      CIE-Lab:
        40.3766, 71.9994, -73.1584
        CIE-LCH:
        40.3766, 102.6453, 314.5425
        CIE-Luv:
        40.3766, 21.5830, -109.5162
        Hunter-Lab:
        33.8814, 65.9193, -94.0407
      #8b1eda color charts
#8b1eda RGB chart
      #8b1eda CMYK chart
      #8b1eda RGB pie chart
      #8b1eda color shades, tints & tones
#8b1eda color schemes
#8b1eda color preview, HTML & CSS examples
           This text has a color of #8b1eda        
        
          <p style="color:#8b1eda;">Text here</p>
        
        
          .mytext {color:#8b1eda;}
        
        Text color #8b1eda
      
           This box has a color of #8b1eda        
        
          <div style="background-color:#8b1eda;">Content here</div>
        
        
          .mybackground {background-color:#8b1eda;}
        
        Background color #8b1eda
      
           Border around this has a color of #8b1eda        
        
          <div style="border:2px solid #8b1eda;">Content here</div>
        
        
          .myborder {border:2px solid #8b1eda;}
        
        Border color #8b1eda