#bd6dda color space conversions
Hex:
        #bd6dda
        RGB:
        189, 109, 218
        CMY:
        26, 57, 15
        CMYK:
        13, 50, 0, 15
      HSL:
        284°, 59.5628%, 64.1176%
        HSV (HSB):
        284°, 50.0000%, 85.4902%
        XYZ:
        39.1098, 26.8181, 69.4448
        xyY:
        0.2889, 0.1981, 26.8181
      CIE-Lab:
        58.8055, 49.4562, -43.1813
        CIE-LCH:
        58.8055, 65.6548, 318.8751
        CIE-Luv:
        58.8055, 32.8276, -74.0364
        Hunter-Lab:
        51.7861, 44.1805, -43.2571
      #bd6dda color charts
#bd6dda RGB chart
      #bd6dda CMYK chart
      #bd6dda RGB pie chart
      #bd6dda color shades, tints & tones
#bd6dda color schemes
#bd6dda color preview, HTML & CSS examples
           This text has a color of #bd6dda        
        
          <p style="color:#bd6dda;">Text here</p>
        
        
          .mytext {color:#bd6dda;}
        
        Text color #bd6dda
      
           This box has a color of #bd6dda        
        
          <div style="background-color:#bd6dda;">Content here</div>
        
        
          .mybackground {background-color:#bd6dda;}
        
        Background color #bd6dda
      
           Border around this has a color of #bd6dda        
        
          <div style="border:2px solid #bd6dda;">Content here</div>
        
        
          .myborder {border:2px solid #bd6dda;}
        
        Border color #bd6dda