#bd84b3 color space conversions
Hex:
        #bd84b3
        RGB:
        189, 132, 179
        CMY:
        26, 48, 30
        CMYK:
        0, 30, 5, 26
      HSL:
        311°, 30.1587%, 62.9412%
        HSV (HSB):
        311°, 30.1587%, 74.1176%
        XYZ:
        37.3742, 30.5760, 46.5798
        xyY:
        0.3263, 0.2670, 30.5760
      CIE-Lab:
        62.1481, 29.4641, -15.9605
        CIE-LCH:
        62.1481, 33.5092, 331.5559
        CIE-Luv:
        62.1481, 30.1430, -28.6726
        Hunter-Lab:
        55.2956, 23.8806, -11.2376
      #bd84b3 color charts
#bd84b3 RGB chart
      #bd84b3 CMYK chart
      #bd84b3 RGB pie chart
      #bd84b3 color shades, tints & tones
#bd84b3 color schemes
#bd84b3 color preview, HTML & CSS examples
           This text has a color of #bd84b3        
        
          <p style="color:#bd84b3;">Text here</p>
        
        
          .mytext {color:#bd84b3;}
        
        Text color #bd84b3
      
           This box has a color of #bd84b3        
        
          <div style="background-color:#bd84b3;">Content here</div>
        
        
          .mybackground {background-color:#bd84b3;}
        
        Background color #bd84b3
      
           Border around this has a color of #bd84b3        
        
          <div style="border:2px solid #bd84b3;">Content here</div>
        
        
          .myborder {border:2px solid #bd84b3;}
        
        Border color #bd84b3