#8d7bdb color space conversions
Hex:
        #8d7bdb
        RGB:
        141, 123, 219
        CMY:
        45, 52, 14
        CMYK:
        36, 44, 0, 14
      HSL:
        251°, 57.1429%, 67.0588%
        HSV (HSB):
        251°, 43.8356%, 85.8824%
        XYZ:
        30.8536, 24.9431, 70.2062
        xyY:
        0.2449, 0.1980, 24.9431
      CIE-Lab:
        57.0199, 28.8901, -46.8868
        CIE-LCH:
        57.0199, 55.0728, 301.6400
        CIE-Luv:
        57.0199, 1.9514, -76.8553
        Hunter-Lab:
        49.9431, 22.8727, -48.3852
      #8d7bdb color charts
#8d7bdb RGB chart
      #8d7bdb CMYK chart
      #8d7bdb RGB pie chart
      #8d7bdb color shades, tints & tones
#8d7bdb color schemes
#8d7bdb color preview, HTML & CSS examples
           This text has a color of #8d7bdb        
        
          <p style="color:#8d7bdb;">Text here</p>
        
        
          .mytext {color:#8d7bdb;}
        
        Text color #8d7bdb
      
           This box has a color of #8d7bdb        
        
          <div style="background-color:#8d7bdb;">Content here</div>
        
        
          .mybackground {background-color:#8d7bdb;}
        
        Background color #8d7bdb
      
           Border around this has a color of #8d7bdb        
        
          <div style="border:2px solid #8d7bdb;">Content here</div>
        
        
          .myborder {border:2px solid #8d7bdb;}
        
        Border color #8d7bdb