#bd8dc9 color space conversions
Hex:
        #bd8dc9
        RGB:
        189, 141, 201
        CMY:
        26, 45, 21
        CMYK:
        6, 30, 0, 21
      HSL:
        288°, 35.7143%, 67.0588%
        HSV (HSB):
        288°, 29.8507%, 78.8235%
        XYZ:
        41.0538, 34.0856, 59.6738
        xyY:
        0.3045, 0.2528, 34.0856
      CIE-Lab:
        65.0305, 28.6869, -23.9630
        CIE-LCH:
        65.0305, 37.3787, 320.1270
        CIE-Luv:
        65.0305, 22.5672, -41.3261
        Hunter-Lab:
        58.3829, 23.3478, -19.7329
      #bd8dc9 color charts
#bd8dc9 RGB chart
      #bd8dc9 CMYK chart
      #bd8dc9 RGB pie chart
      #bd8dc9 color shades, tints & tones
#bd8dc9 color schemes
#bd8dc9 color preview, HTML & CSS examples
           This text has a color of #bd8dc9        
        
          <p style="color:#bd8dc9;">Text here</p>
        
        
          .mytext {color:#bd8dc9;}
        
        Text color #bd8dc9
      
           This box has a color of #bd8dc9        
        
          <div style="background-color:#bd8dc9;">Content here</div>
        
        
          .mybackground {background-color:#bd8dc9;}
        
        Background color #bd8dc9
      
           Border around this has a color of #bd8dc9        
        
          <div style="border:2px solid #bd8dc9;">Content here</div>
        
        
          .myborder {border:2px solid #bd8dc9;}
        
        Border color #bd8dc9