#8d7aeb color space conversions
Hex:
        #8d7aeb
        RGB:
        141, 122, 235
        CMY:
        45, 52, 8
        CMYK:
        40, 48, 0, 8
      HSL:
        250°, 73.8562%, 70.0000%
        HSV (HSB):
        250°, 48.0851%, 92.1569%
        XYZ:
        32.9394, 25.5799, 81.7986
        xyY:
        0.2347, 0.1823, 25.5799
      CIE-Lab:
        57.6362, 33.8092, -54.8542
        CIE-LCH:
        57.6362, 64.4364, 301.6475
        CIE-Luv:
        57.6362, 0.8839, -90.3551
        Hunter-Lab:
        50.5766, 27.7440, -60.4873
      #8d7aeb color charts
#8d7aeb RGB chart
      #8d7aeb CMYK chart
      #8d7aeb RGB pie chart
      #8d7aeb color shades, tints & tones
#8d7aeb color schemes
#8d7aeb color preview, HTML & CSS examples
           This text has a color of #8d7aeb        
        
          <p style="color:#8d7aeb;">Text here</p>
        
        
          .mytext {color:#8d7aeb;}
        
        Text color #8d7aeb
      
           This box has a color of #8d7aeb        
        
          <div style="background-color:#8d7aeb;">Content here</div>
        
        
          .mybackground {background-color:#8d7aeb;}
        
        Background color #8d7aeb
      
           Border around this has a color of #8d7aeb        
        
          <div style="border:2px solid #8d7aeb;">Content here</div>
        
        
          .myborder {border:2px solid #8d7aeb;}
        
        Border color #8d7aeb