#bd93d7 color space conversions
Hex:
        #bd93d7
        RGB:
        189, 147, 215
        CMY:
        26, 42, 16
        CMYK:
        12, 32, 0, 16
      HSL:
        277°, 45.9459%, 70.9804%
        HSV (HSB):
        277°, 31.6279%, 84.3137%
        XYZ:
        43.6857, 36.5926, 69.0506
        xyY:
        0.2925, 0.2450, 36.5926
      CIE-Lab:
        66.9702, 28.2362, -28.7779
        CIE-LCH:
        66.9702, 40.3169, 314.4557
        CIE-Luv:
        66.9702, 17.9901, -49.2148
        Hunter-Lab:
        60.4918, 23.0479, -25.3345
      #bd93d7 color charts
#bd93d7 RGB chart
      #bd93d7 CMYK chart
      #bd93d7 RGB pie chart
      #bd93d7 color shades, tints & tones
#bd93d7 color schemes
#bd93d7 color preview, HTML & CSS examples
           This text has a color of #bd93d7        
        
          <p style="color:#bd93d7;">Text here</p>
        
        
          .mytext {color:#bd93d7;}
        
        Text color #bd93d7
      
           This box has a color of #bd93d7        
        
          <div style="background-color:#bd93d7;">Content here</div>
        
        
          .mybackground {background-color:#bd93d7;}
        
        Background color #bd93d7
      
           Border around this has a color of #bd93d7        
        
          <div style="border:2px solid #bd93d7;">Content here</div>
        
        
          .myborder {border:2px solid #bd93d7;}
        
        Border color #bd93d7