#bd7ab7 color space conversions
Hex:
        #bd7ab7
        RGB:
        189, 122, 183
        CMY:
        26, 52, 28
        CMYK:
        0, 35, 3, 26
      HSL:
        305°, 33.6683%, 60.9804%
        HSV (HSB):
        305°, 35.4497%, 74.1176%
        XYZ:
        36.4930, 28.1568, 48.3112
        xyY:
        0.3231, 0.2493, 28.1568
      CIE-Lab:
        60.0301, 35.6915, -21.4566
        CIE-LCH:
        60.0301, 41.6446, 328.9870
        CIE-Luv:
        60.0301, 34.2785, -37.9485
        Hunter-Lab:
        53.0630, 29.8998, -16.8365
      #bd7ab7 color charts
#bd7ab7 RGB chart
      #bd7ab7 CMYK chart
      #bd7ab7 RGB pie chart
      #bd7ab7 color shades, tints & tones
#bd7ab7 color schemes
#bd7ab7 color preview, HTML & CSS examples
           This text has a color of #bd7ab7        
        
          <p style="color:#bd7ab7;">Text here</p>
        
        
          .mytext {color:#bd7ab7;}
        
        Text color #bd7ab7
      
           This box has a color of #bd7ab7        
        
          <div style="background-color:#bd7ab7;">Content here</div>
        
        
          .mybackground {background-color:#bd7ab7;}
        
        Background color #bd7ab7
      
           Border around this has a color of #bd7ab7        
        
          <div style="border:2px solid #bd7ab7;">Content here</div>
        
        
          .myborder {border:2px solid #bd7ab7;}
        
        Border color #bd7ab7