#8b2fec color space conversions
Hex:
        #8b2fec
        RGB:
        139, 47, 236
        CMY:
        45, 82, 7
        CMYK:
        41, 80, 0, 7
      HSL:
        269°, 83.2599%, 55.4902%
        HSV (HSB):
        269°, 80.0847%, 92.5490%
        XYZ:
        26.8043, 13.5781, 80.5650
        xyY:
        0.2216, 0.1123, 13.5781
      CIE-Lab:
        43.6217, 70.8976, -78.0984
        CIE-LCH:
        43.6217, 105.4791, 312.2331
        CIE-Luv:
        43.6217, 16.5775, -118.8181
        Hunter-Lab:
        36.8485, 65.3594, -103.8367
      #8b2fec color charts
#8b2fec RGB chart
      #8b2fec CMYK chart
      #8b2fec RGB pie chart
      #8b2fec color shades, tints & tones
#8b2fec color schemes
#8b2fec color preview, HTML & CSS examples
           This text has a color of #8b2fec        
        
          <p style="color:#8b2fec;">Text here</p>
        
        
          .mytext {color:#8b2fec;}
        
        Text color #8b2fec
      
           This box has a color of #8b2fec        
        
          <div style="background-color:#8b2fec;">Content here</div>
        
        
          .mybackground {background-color:#8b2fec;}
        
        Background color #8b2fec
      
           Border around this has a color of #8b2fec        
        
          <div style="border:2px solid #8b2fec;">Content here</div>
        
        
          .myborder {border:2px solid #8b2fec;}
        
        Border color #8b2fec