#8e60ed color space conversions
Hex:
        #8e60ed
        RGB:
        142, 96, 237
        CMY:
        44, 62, 7
        CMYK:
        40, 59, 0, 7
      HSL:
        260°, 79.6610%, 65.2941%
        HSV (HSB):
        260°, 59.4937%, 92.9412%
        XYZ:
        30.6243, 20.2309, 82.4117
        xyY:
        0.2298, 0.1518, 20.2309
      CIE-Lab:
        52.0973, 49.2546, -64.8570
        CIE-LCH:
        52.0973, 81.4399, 307.2143
        CIE-Luv:
        52.0973, 8.7240, -105.0591
        Hunter-Lab:
        44.9788, 42.8205, -77.1479
      #8e60ed color charts
#8e60ed RGB chart
      #8e60ed CMYK chart
      #8e60ed RGB pie chart
      #8e60ed color shades, tints & tones
#8e60ed color schemes
#8e60ed color preview, HTML & CSS examples
           This text has a color of #8e60ed        
        
          <p style="color:#8e60ed;">Text here</p>
        
        
          .mytext {color:#8e60ed;}
        
        Text color #8e60ed
      
           This box has a color of #8e60ed        
        
          <div style="background-color:#8e60ed;">Content here</div>
        
        
          .mybackground {background-color:#8e60ed;}
        
        Background color #8e60ed
      
           Border around this has a color of #8e60ed        
        
          <div style="border:2px solid #8e60ed;">Content here</div>
        
        
          .myborder {border:2px solid #8e60ed;}
        
        Border color #8e60ed