#bd7dd3 color space conversions
Hex:
        #bd7dd3
        RGB:
        189, 125, 211
        CMY:
        26, 51, 17
        CMYK:
        10, 41, 0, 17
      HSL:
        285°, 49.4253%, 65.8824%
        HSV (HSB):
        285°, 40.7583%, 82.7451%
        XYZ:
        40.0778, 30.1892, 65.3428
        xyY:
        0.2955, 0.2226, 30.1892
      CIE-Lab:
        61.8171, 39.5184, -34.5303
        CIE-LCH:
        61.8171, 52.4790, 318.8538
        CIE-Luv:
        61.8171, 28.0071, -59.4364
        Hunter-Lab:
        54.9447, 34.0482, -32.0491
      #bd7dd3 color charts
#bd7dd3 RGB chart
      #bd7dd3 CMYK chart
      #bd7dd3 RGB pie chart
      #bd7dd3 color shades, tints & tones
#bd7dd3 color schemes
#bd7dd3 color preview, HTML & CSS examples
           This text has a color of #bd7dd3        
        
          <p style="color:#bd7dd3;">Text here</p>
        
        
          .mytext {color:#bd7dd3;}
        
        Text color #bd7dd3
      
           This box has a color of #bd7dd3        
        
          <div style="background-color:#bd7dd3;">Content here</div>
        
        
          .mybackground {background-color:#bd7dd3;}
        
        Background color #bd7dd3
      
           Border around this has a color of #bd7dd3        
        
          <div style="border:2px solid #bd7dd3;">Content here</div>
        
        
          .myborder {border:2px solid #bd7dd3;}
        
        Border color #bd7dd3