#8342ea color space conversions
Hex:
        #8342ea
        RGB:
        131, 66, 234
        CMY:
        49, 74, 8
        CMYK:
        44, 72, 0, 8
      HSL:
        263°, 80.0000%, 58.8235%
        HSV (HSB):
        263°, 71.7949%, 91.7647%
        XYZ:
        26.1596, 14.6622, 79.2932
        xyY:
        0.2178, 0.1221, 14.6622
      CIE-Lab:
        45.1681, 61.5821, -74.4755
        CIE-LCH:
        45.1681, 96.6383, 309.5866
        CIE-Luv:
        45.1681, 10.7849, -114.8980
        Hunter-Lab:
        38.2913, 54.9365, -95.9732
      #8342ea color charts
#8342ea RGB chart
      #8342ea CMYK chart
      #8342ea RGB pie chart
      #8342ea color shades, tints & tones
#8342ea color schemes
#8342ea color preview, HTML & CSS examples
           This text has a color of #8342ea        
        
          <p style="color:#8342ea;">Text here</p>
        
        
          .mytext {color:#8342ea;}
        
        Text color #8342ea
      
           This box has a color of #8342ea        
        
          <div style="background-color:#8342ea;">Content here</div>
        
        
          .mybackground {background-color:#8342ea;}
        
        Background color #8342ea
      
           Border around this has a color of #8342ea        
        
          <div style="border:2px solid #8342ea;">Content here</div>
        
        
          .myborder {border:2px solid #8342ea;}
        
        Border color #8342ea