#8b40ea color space conversions
Hex:
        #8b40ea
        RGB:
        139, 64, 234
        CMY:
        45, 75, 8
        CMYK:
        41, 73, 0, 8
      HSL:
        266°, 80.1887%, 58.4314%
        HSV (HSB):
        266°, 72.6496%, 91.7647%
        XYZ:
        27.3321, 15.0963, 79.3152
        xyY:
        0.2245, 0.1240, 15.0963
      CIE-Lab:
        45.7658, 63.7944, -73.4615
        CIE-LCH:
        45.7658, 97.2950, 310.9712
        CIE-Luv:
        45.7658, 14.5755, -114.2485
        Hunter-Lab:
        38.8539, 57.5731, -93.8351
      #8b40ea color charts
#8b40ea RGB chart
      #8b40ea CMYK chart
      #8b40ea RGB pie chart
      #8b40ea color shades, tints & tones
#8b40ea color schemes
#8b40ea color preview, HTML & CSS examples
           This text has a color of #8b40ea        
        
          <p style="color:#8b40ea;">Text here</p>
        
        
          .mytext {color:#8b40ea;}
        
        Text color #8b40ea
      
           This box has a color of #8b40ea        
        
          <div style="background-color:#8b40ea;">Content here</div>
        
        
          .mybackground {background-color:#8b40ea;}
        
        Background color #8b40ea
      
           Border around this has a color of #8b40ea        
        
          <div style="border:2px solid #8b40ea;">Content here</div>
        
        
          .myborder {border:2px solid #8b40ea;}
        
        Border color #8b40ea