#bd9ed3 color space conversions
Hex:
        #bd9ed3
        RGB:
        189, 158, 211
        CMY:
        26, 38, 17
        CMYK:
        10, 25, 0, 17
      HSL:
        275°, 37.5887%, 72.3529%
        HSV (HSB):
        275°, 25.1185%, 82.7451%
        XYZ:
        44.9710, 39.9757, 66.9739
        xyY:
        0.2960, 0.2631, 39.9757
      CIE-Lab:
        69.4522, 21.2856, -22.7585
        CIE-LCH:
        69.4522, 31.1613, 313.0848
        CIE-Luv:
        69.4522, 13.4599, -38.6663
        Hunter-Lab:
        63.2263, 16.3156, -18.5458
      #bd9ed3 color charts
#bd9ed3 RGB chart
      #bd9ed3 CMYK chart
      #bd9ed3 RGB pie chart
      #bd9ed3 color shades, tints & tones
#bd9ed3 color schemes
#bd9ed3 color preview, HTML & CSS examples
           This text has a color of #bd9ed3        
        
          <p style="color:#bd9ed3;">Text here</p>
        
        
          .mytext {color:#bd9ed3;}
        
        Text color #bd9ed3
      
           This box has a color of #bd9ed3        
        
          <div style="background-color:#bd9ed3;">Content here</div>
        
        
          .mybackground {background-color:#bd9ed3;}
        
        Background color #bd9ed3
      
           Border around this has a color of #bd9ed3        
        
          <div style="border:2px solid #bd9ed3;">Content here</div>
        
        
          .myborder {border:2px solid #bd9ed3;}
        
        Border color #bd9ed3