#bd7fd3 color space conversions
Hex:
        #bd7fd3
        RGB:
        189, 127, 211
        CMY:
        26, 50, 17
        CMYK:
        10, 40, 0, 17
      HSL:
        284°, 48.8372%, 66.2745%
        HSV (HSB):
        284°, 39.8104%, 82.7451%
        XYZ:
        40.3335, 30.7007, 65.4280
        xyY:
        0.2956, 0.2250, 30.7007
      CIE-Lab:
        62.2542, 38.4304, -33.8501
        CIE-LCH:
        62.2542, 51.2126, 318.6260
        CIE-Luv:
        62.2542, 27.1820, -58.2593
        Hunter-Lab:
        55.4082, 32.9718, -31.2260
      #bd7fd3 color charts
#bd7fd3 RGB chart
      #bd7fd3 CMYK chart
      #bd7fd3 RGB pie chart
      #bd7fd3 color shades, tints & tones
#bd7fd3 color schemes
#bd7fd3 color preview, HTML & CSS examples
           This text has a color of #bd7fd3        
        
          <p style="color:#bd7fd3;">Text here</p>
        
        
          .mytext {color:#bd7fd3;}
        
        Text color #bd7fd3
      
           This box has a color of #bd7fd3        
        
          <div style="background-color:#bd7fd3;">Content here</div>
        
        
          .mybackground {background-color:#bd7fd3;}
        
        Background color #bd7fd3
      
           Border around this has a color of #bd7fd3        
        
          <div style="border:2px solid #bd7fd3;">Content here</div>
        
        
          .myborder {border:2px solid #bd7fd3;}
        
        Border color #bd7fd3