#8e49ee color space conversions
Hex:
        #8e49ee
        RGB:
        142, 73, 238
        CMY:
        44, 71, 7
        CMYK:
        40, 69, 0, 7
      HSL:
        265°, 82.9146%, 60.9804%
        HSV (HSB):
        265°, 69.3277%, 93.3333%
        XYZ:
        28.9705, 16.6889, 82.5833
        xyY:
        0.2259, 0.1301, 16.6889
      CIE-Lab:
        47.8657, 61.2098, -72.2795
        CIE-LCH:
        47.8657, 94.7152, 310.2596
        CIE-Luv:
        47.8657, 13.7067, -114.0937
        Hunter-Lab:
        40.8521, 55.0932, -91.2595
      #8e49ee color charts
#8e49ee RGB chart
      #8e49ee CMYK chart
      #8e49ee RGB pie chart
      #8e49ee color shades, tints & tones
#8e49ee color schemes
#8e49ee color preview, HTML & CSS examples
           This text has a color of #8e49ee        
        
          <p style="color:#8e49ee;">Text here</p>
        
        
          .mytext {color:#8e49ee;}
        
        Text color #8e49ee
      
           This box has a color of #8e49ee        
        
          <div style="background-color:#8e49ee;">Content here</div>
        
        
          .mybackground {background-color:#8e49ee;}
        
        Background color #8e49ee
      
           Border around this has a color of #8e49ee        
        
          <div style="border:2px solid #8e49ee;">Content here</div>
        
        
          .myborder {border:2px solid #8e49ee;}
        
        Border color #8e49ee