#8e42ee color space conversions
Hex:
        #8e42ee
        RGB:
        142, 66, 238
        CMY:
        44, 74, 7
        CMYK:
        40, 72, 0, 7
      HSL:
        267°, 83.4951%, 59.6078%
        HSV (HSB):
        267°, 72.2689%, 93.3333%
        XYZ:
        28.5362, 15.8203, 82.4385
        xyY:
        0.2251, 0.1248, 15.8203
      CIE-Lab:
        46.7378, 64.3813, -74.1174
        CIE-LCH:
        46.7378, 98.1751, 310.9789
        CIE-Luv:
        46.7378, 14.9449, -115.9722
        Hunter-Lab:
        39.7747, 58.4583, -95.0444
      #8e42ee color charts
#8e42ee RGB chart
      #8e42ee CMYK chart
      #8e42ee RGB pie chart
      #8e42ee color shades, tints & tones
#8e42ee color schemes
#8e42ee color preview, HTML & CSS examples
           This text has a color of #8e42ee        
        
          <p style="color:#8e42ee;">Text here</p>
        
        
          .mytext {color:#8e42ee;}
        
        Text color #8e42ee
      
           This box has a color of #8e42ee        
        
          <div style="background-color:#8e42ee;">Content here</div>
        
        
          .mybackground {background-color:#8e42ee;}
        
        Background color #8e42ee
      
           Border around this has a color of #8e42ee        
        
          <div style="border:2px solid #8e42ee;">Content here</div>
        
        
          .myborder {border:2px solid #8e42ee;}
        
        Border color #8e42ee