#8b1bfe color space conversions
Hex:
        #8b1bfe
        RGB:
        139, 27, 254
        CMY:
        45, 89, 0
        CMYK:
        45, 89, 0, 0
      HSL:
        270°, 99.1266%, 55.0980%
        HSV (HSB):
        270°, 89.3701%, 99.6078%
        XYZ:
        28.9288, 13.4286, 94.8332
        xyY:
        0.2109, 0.0979, 13.4286
      CIE-Lab:
        43.4021, 80.2880, -88.5812
        CIE-LCH:
        43.4021, 119.5525, 312.1884
        CIE-Luv:
        43.4021, 15.1845, -131.8016
        Hunter-Lab:
        36.6450, 76.7849, -127.7842
      #8b1bfe color charts
#8b1bfe RGB chart
      #8b1bfe CMYK chart
      #8b1bfe RGB pie chart
      #8b1bfe color shades, tints & tones
#8b1bfe color schemes
#8b1bfe color preview, HTML & CSS examples
           This text has a color of #8b1bfe        
        
          <p style="color:#8b1bfe;">Text here</p>
        
        
          .mytext {color:#8b1bfe;}
        
        Text color #8b1bfe
      
           This box has a color of #8b1bfe        
        
          <div style="background-color:#8b1bfe;">Content here</div>
        
        
          .mybackground {background-color:#8b1bfe;}
        
        Background color #8b1bfe
      
           Border around this has a color of #8b1bfe        
        
          <div style="border:2px solid #8b1bfe;">Content here</div>
        
        
          .myborder {border:2px solid #8b1bfe;}
        
        Border color #8b1bfe