#bd84a5 color space conversions
Hex:
        #bd84a5
        RGB:
        189, 132, 165
        CMY:
        26, 48, 35
        CMYK:
        0, 30, 13, 26
      HSL:
        325°, 30.1587%, 62.9412%
        HSV (HSB):
        325°, 30.1587%, 74.1176%
        XYZ:
        36.0291, 30.0380, 39.4963
        xyY:
        0.3413, 0.2845, 30.0380
      CIE-Lab:
        61.6870, 27.0032, -8.6928
        CIE-LCH:
        61.6870, 28.3679, 342.1557
        CIE-Luv:
        61.6870, 32.3455, -17.2857
        Hunter-Lab:
        54.8069, 21.4306, -4.3622
      #bd84a5 color charts
#bd84a5 RGB chart
      #bd84a5 CMYK chart
      #bd84a5 RGB pie chart
      #bd84a5 color shades, tints & tones
#bd84a5 color schemes
#bd84a5 color preview, HTML & CSS examples
           This text has a color of #bd84a5        
        
          <p style="color:#bd84a5;">Text here</p>
        
        
          .mytext {color:#bd84a5;}
        
        Text color #bd84a5
      
           This box has a color of #bd84a5        
        
          <div style="background-color:#bd84a5;">Content here</div>
        
        
          .mybackground {background-color:#bd84a5;}
        
        Background color #bd84a5
      
           Border around this has a color of #bd84a5        
        
          <div style="border:2px solid #bd84a5;">Content here</div>
        
        
          .myborder {border:2px solid #bd84a5;}
        
        Border color #bd84a5