#8e60ee color space conversions
Hex:
        #8e60ee
        RGB:
        142, 96, 238
        CMY:
        44, 62, 7
        CMYK:
        40, 60, 0, 7
      HSL:
        259°, 80.6818%, 65.4902%
        HSV (HSB):
        259°, 59.6639%, 93.3333%
        XYZ:
        30.7708, 20.2896, 83.1834
        xyY:
        0.2292, 0.1511, 20.2896
      CIE-Lab:
        52.1630, 49.5173, -65.3109
        CIE-LCH:
        52.1630, 81.9602, 307.1686
        CIE-Luv:
        52.1630, 8.5983, -105.7934
        Hunter-Lab:
        45.0439, 43.1116, -77.9611
      #8e60ee color charts
#8e60ee RGB chart
      #8e60ee CMYK chart
      #8e60ee RGB pie chart
      #8e60ee color shades, tints & tones
#8e60ee color schemes
#8e60ee color preview, HTML & CSS examples
           This text has a color of #8e60ee        
        
          <p style="color:#8e60ee;">Text here</p>
        
        
          .mytext {color:#8e60ee;}
        
        Text color #8e60ee
      
           This box has a color of #8e60ee        
        
          <div style="background-color:#8e60ee;">Content here</div>
        
        
          .mybackground {background-color:#8e60ee;}
        
        Background color #8e60ee
      
           Border around this has a color of #8e60ee        
        
          <div style="border:2px solid #8e60ee;">Content here</div>
        
        
          .myborder {border:2px solid #8e60ee;}
        
        Border color #8e60ee