#bd93d2 color space conversions
Hex:
        #bd93d2
        RGB:
        189, 147, 210
        CMY:
        26, 42, 18
        CMYK:
        10, 30, 0, 18
      HSL:
        280°, 41.1765%, 70.0000%
        HSV (HSB):
        280°, 30.0000%, 82.3529%
        XYZ:
        43.0528, 36.3394, 65.7178
        xyY:
        0.2967, 0.2504, 36.3394
      CIE-Lab:
        66.7784, 27.1904, -26.2984
        CIE-LCH:
        66.7784, 37.8276, 315.9554
        CIE-Luv:
        66.7784, 18.6252, -45.0242
        Hunter-Lab:
        60.2822, 21.9889, -22.4387
      #bd93d2 color charts
#bd93d2 RGB chart
      #bd93d2 CMYK chart
      #bd93d2 RGB pie chart
      #bd93d2 color shades, tints & tones
#bd93d2 color schemes
#bd93d2 color preview, HTML & CSS examples
           This text has a color of #bd93d2        
        
          <p style="color:#bd93d2;">Text here</p>
        
        
          .mytext {color:#bd93d2;}
        
        Text color #bd93d2
      
           This box has a color of #bd93d2        
        
          <div style="background-color:#bd93d2;">Content here</div>
        
        
          .mybackground {background-color:#bd93d2;}
        
        Background color #bd93d2
      
           Border around this has a color of #bd93d2        
        
          <div style="border:2px solid #bd93d2;">Content here</div>
        
        
          .myborder {border:2px solid #bd93d2;}
        
        Border color #bd93d2