#bd8dc4 color space conversions
Hex:
        #bd8dc4
        RGB:
        189, 141, 196
        CMY:
        26, 45, 23
        CMYK:
        4, 28, 0, 23
      HSL:
        292°, 31.7919%, 66.0784%
        HSV (HSB):
        292°, 28.0612%, 76.8627%
        XYZ:
        40.4749, 33.8541, 56.6258
        xyY:
        0.3091, 0.2585, 33.8541
      CIE-Lab:
        64.8466, 27.6949, -21.4446
        CIE-LCH:
        64.8466, 35.0268, 322.2488
        CIE-Luv:
        64.8466, 23.2636, -37.1581
        Hunter-Lab:
        58.1843, 22.3482, -16.9729
      #bd8dc4 color charts
#bd8dc4 RGB chart
      #bd8dc4 CMYK chart
      #bd8dc4 RGB pie chart
      #bd8dc4 color shades, tints & tones
#bd8dc4 color schemes
#bd8dc4 color preview, HTML & CSS examples
           This text has a color of #bd8dc4        
        
          <p style="color:#bd8dc4;">Text here</p>
        
        
          .mytext {color:#bd8dc4;}
        
        Text color #bd8dc4
      
           This box has a color of #bd8dc4        
        
          <div style="background-color:#bd8dc4;">Content here</div>
        
        
          .mybackground {background-color:#bd8dc4;}
        
        Background color #bd8dc4
      
           Border around this has a color of #bd8dc4        
        
          <div style="border:2px solid #bd8dc4;">Content here</div>
        
        
          .myborder {border:2px solid #bd8dc4;}
        
        Border color #bd8dc4