#8b2fea color space conversions
Hex:
        #8b2fea
        RGB:
        139, 47, 234
        CMY:
        45, 82, 8
        CMYK:
        41, 80, 0, 8
      HSL:
        270°, 81.6594%, 55.0980%
        HSV (HSB):
        270°, 79.9145%, 91.7647%
        XYZ:
        26.5153, 13.4625, 79.0429
        xyY:
        0.2228, 0.1131, 13.4625
      CIE-Lab:
        43.4520, 70.4463, -77.2446
        CIE-LCH:
        43.4520, 104.5438, 312.3645
        CIE-Luv:
        43.4520, 16.9257, -117.5491
        Hunter-Lab:
        36.6913, 64.7847, -102.0427
      #8b2fea color charts
#8b2fea RGB chart
      #8b2fea CMYK chart
      #8b2fea RGB pie chart
      #8b2fea color shades, tints & tones
#8b2fea color schemes
#8b2fea color preview, HTML & CSS examples
           This text has a color of #8b2fea        
        
          <p style="color:#8b2fea;">Text here</p>
        
        
          .mytext {color:#8b2fea;}
        
        Text color #8b2fea
      
           This box has a color of #8b2fea        
        
          <div style="background-color:#8b2fea;">Content here</div>
        
        
          .mybackground {background-color:#8b2fea;}
        
        Background color #8b2fea
      
           Border around this has a color of #8b2fea        
        
          <div style="border:2px solid #8b2fea;">Content here</div>
        
        
          .myborder {border:2px solid #8b2fea;}
        
        Border color #8b2fea