#8b6dfe color space conversions
Hex:
        #8b6dfe
        RGB:
        139, 109, 254
        CMY:
        45, 57, 0
        CMYK:
        45, 57, 0, 0
      HSL:
        252°, 98.6395%, 71.1765%
        HSV (HSB):
        252°, 57.0866%, 99.6078%
        XYZ:
        34.0055, 23.5820, 96.5254
        xyY:
        0.2207, 0.1530, 23.5820
      CIE-Lab:
        55.6668, 46.0464, -68.5644
        CIE-LCH:
        55.6668, 82.5915, 303.8845
        CIE-Luv:
        55.6668, 2.1612, -112.1562
        Hunter-Lab:
        48.5613, 40.0140, -83.8580
      #8b6dfe color charts
#8b6dfe RGB chart
      #8b6dfe CMYK chart
      #8b6dfe RGB pie chart
      #8b6dfe color shades, tints & tones
#8b6dfe color schemes
#8b6dfe color preview, HTML & CSS examples
           This text has a color of #8b6dfe        
        
          <p style="color:#8b6dfe;">Text here</p>
        
        
          .mytext {color:#8b6dfe;}
        
        Text color #8b6dfe
      
           This box has a color of #8b6dfe        
        
          <div style="background-color:#8b6dfe;">Content here</div>
        
        
          .mybackground {background-color:#8b6dfe;}
        
        Background color #8b6dfe
      
           Border around this has a color of #8b6dfe        
        
          <div style="border:2px solid #8b6dfe;">Content here</div>
        
        
          .myborder {border:2px solid #8b6dfe;}
        
        Border color #8b6dfe