#bd84b8 color space conversions
Hex:
        #bd84b8
        RGB:
        189, 132, 184
        CMY:
        26, 48, 28
        CMYK:
        0, 30, 3, 26
      HSL:
        305°, 30.1587%, 62.9412%
        HSV (HSB):
        305°, 30.1587%, 74.1176%
        XYZ:
        37.8893, 30.7820, 49.2919
        xyY:
        0.3212, 0.2609, 30.7820
      CIE-Lab:
        62.3232, 30.3842, -18.5284
        CIE-LCH:
        62.3232, 35.5880, 328.6250
        CIE-Luv:
        62.3232, 29.3509, -32.7929
        Hunter-Lab:
        55.4816, 24.8078, -13.8384
      #bd84b8 color charts
#bd84b8 RGB chart
      #bd84b8 CMYK chart
      #bd84b8 RGB pie chart
      #bd84b8 color shades, tints & tones
#bd84b8 color schemes
#bd84b8 color preview, HTML & CSS examples
           This text has a color of #bd84b8        
        
          <p style="color:#bd84b8;">Text here</p>
        
        
          .mytext {color:#bd84b8;}
        
        Text color #bd84b8
      
           This box has a color of #bd84b8        
        
          <div style="background-color:#bd84b8;">Content here</div>
        
        
          .mybackground {background-color:#bd84b8;}
        
        Background color #bd84b8
      
           Border around this has a color of #bd84b8        
        
          <div style="border:2px solid #bd84b8;">Content here</div>
        
        
          .myborder {border:2px solid #bd84b8;}
        
        Border color #bd84b8