#8342ed color space conversions
Hex:
        #8342ed
        RGB:
        131, 66, 237
        CMY:
        49, 74, 7
        CMYK:
        45, 72, 0, 7
      HSL:
        263°, 82.6087%, 59.4118%
        HSV (HSB):
        263°, 72.1519%, 92.9412%
        XYZ:
        26.5943, 14.8361, 81.5827
        xyY:
        0.2162, 0.1206, 14.8361
      CIE-Lab:
        45.4090, 62.3358, -75.7756
        CIE-LCH:
        45.4090, 98.1208, 309.4420
        CIE-Luv:
        45.4090, 10.3596, -116.8703
        Hunter-Lab:
        38.5177, 55.8383, -98.6172
      #8342ed color charts
#8342ed RGB chart
      #8342ed CMYK chart
      #8342ed RGB pie chart
      #8342ed color shades, tints & tones
#8342ed color schemes
#8342ed color preview, HTML & CSS examples
           This text has a color of #8342ed        
        
          <p style="color:#8342ed;">Text here</p>
        
        
          .mytext {color:#8342ed;}
        
        Text color #8342ed
      
           This box has a color of #8342ed        
        
          <div style="background-color:#8342ed;">Content here</div>
        
        
          .mybackground {background-color:#8342ed;}
        
        Background color #8342ed
      
           Border around this has a color of #8342ed        
        
          <div style="border:2px solid #8342ed;">Content here</div>
        
        
          .myborder {border:2px solid #8342ed;}
        
        Border color #8342ed