#bd7bc5 color space conversions
Hex:
        #bd7bc5
        RGB:
        189, 123, 197
        CMY:
        26, 52, 23
        CMYK:
        4, 38, 0, 23
      HSL:
        294°, 38.9474%, 62.7451%
        HSV (HSB):
        294°, 37.5635%, 77.2549%
        XYZ:
        38.1473, 29.0160, 56.4134
        xyY:
        0.3087, 0.2348, 29.0160
      CIE-Lab:
        60.7957, 37.8017, -28.2276
        CIE-LCH:
        60.7957, 47.1780, 323.2503
        CIE-Luv:
        60.7957, 31.3025, -48.9755
        Hunter-Lab:
        53.8665, 32.1442, -24.3868
      #bd7bc5 color charts
#bd7bc5 RGB chart
      #bd7bc5 CMYK chart
      #bd7bc5 RGB pie chart
      #bd7bc5 color shades, tints & tones
#bd7bc5 color schemes
#bd7bc5 color preview, HTML & CSS examples
           This text has a color of #bd7bc5        
        
          <p style="color:#bd7bc5;">Text here</p>
        
        
          .mytext {color:#bd7bc5;}
        
        Text color #bd7bc5
      
           This box has a color of #bd7bc5        
        
          <div style="background-color:#bd7bc5;">Content here</div>
        
        
          .mybackground {background-color:#bd7bc5;}
        
        Background color #bd7bc5
      
           Border around this has a color of #bd7bc5        
        
          <div style="border:2px solid #bd7bc5;">Content here</div>
        
        
          .myborder {border:2px solid #bd7bc5;}
        
        Border color #bd7bc5