#bd76a4 color space conversions
Hex:
        #bd76a4
        RGB:
        189, 118, 164
        CMY:
        26, 54, 36
        CMYK:
        0, 38, 13, 26
      HSL:
        321°, 34.9754%, 60.1961%
        HSV (HSB):
        321°, 37.5661%, 74.1176%
        XYZ:
        34.1655, 26.4560, 38.4278
        xyY:
        0.3449, 0.2671, 26.4560
      CIE-Lab:
        58.4674, 34.5311, -12.9457
        CIE-LCH:
        58.4674, 36.8780, 339.4489
        CIE-Luv:
        58.4674, 39.7708, -24.6864
        Hunter-Lab:
        51.4354, 28.5551, -8.2912
      #bd76a4 color charts
#bd76a4 RGB chart
      #bd76a4 CMYK chart
      #bd76a4 RGB pie chart
      #bd76a4 color shades, tints & tones
#bd76a4 color schemes
#bd76a4 color preview, HTML & CSS examples
           This text has a color of #bd76a4        
        
          <p style="color:#bd76a4;">Text here</p>
        
        
          .mytext {color:#bd76a4;}
        
        Text color #bd76a4
      
           This box has a color of #bd76a4        
        
          <div style="background-color:#bd76a4;">Content here</div>
        
        
          .mybackground {background-color:#bd76a4;}
        
        Background color #bd76a4
      
           Border around this has a color of #bd76a4        
        
          <div style="border:2px solid #bd76a4;">Content here</div>
        
        
          .myborder {border:2px solid #bd76a4;}
        
        Border color #bd76a4