#8364ea color space conversions
Hex:
        #8364ea
        RGB:
        131, 100, 234
        CMY:
        49, 61, 8
        CMYK:
        44, 57, 0, 8
      HSL:
        254°, 76.1364%, 65.4902%
        HSV (HSB):
        254°, 57.2650%, 91.7647%
        XYZ:
        28.7685, 19.8802, 80.1629
        xyY:
        0.2233, 0.1543, 19.8802
      CIE-Lab:
        51.7014, 43.8925, -63.8665
        CIE-LCH:
        51.7014, 77.4950, 304.4990
        CIE-Luv:
        51.7014, 3.3259, -102.8569
        Hunter-Lab:
        44.5872, 37.1442, -75.3860
      #8364ea color charts
#8364ea RGB chart
      #8364ea CMYK chart
      #8364ea RGB pie chart
      #8364ea color shades, tints & tones
#8364ea color schemes
#8364ea color preview, HTML & CSS examples
           This text has a color of #8364ea        
        
          <p style="color:#8364ea;">Text here</p>
        
        
          .mytext {color:#8364ea;}
        
        Text color #8364ea
      
           This box has a color of #8364ea        
        
          <div style="background-color:#8364ea;">Content here</div>
        
        
          .mybackground {background-color:#8364ea;}
        
        Background color #8364ea
      
           Border around this has a color of #8364ea        
        
          <div style="border:2px solid #8364ea;">Content here</div>
        
        
          .myborder {border:2px solid #8364ea;}
        
        Border color #8364ea