#bd76ac color space conversions
Hex:
        #bd76ac
        RGB:
        189, 118, 172
        CMY:
        26, 54, 33
        CMYK:
        0, 38, 9, 26
      HSL:
        314°, 34.9754%, 60.1961%
        HSV (HSB):
        314°, 37.5661%, 74.1176%
        XYZ:
        34.9111, 26.7542, 42.3538
        xyY:
        0.3356, 0.2572, 26.7542
      CIE-Lab:
        58.7462, 35.8969, -17.1232
        CIE-LCH:
        58.7462, 39.7717, 334.4983
        CIE-Luv:
        58.7462, 38.2388, -31.2092
        Hunter-Lab:
        51.7245, 29.9595, -12.3415
      #bd76ac color charts
#bd76ac RGB chart
      #bd76ac CMYK chart
      #bd76ac RGB pie chart
      #bd76ac color shades, tints & tones
#bd76ac color schemes
#bd76ac color preview, HTML & CSS examples
           This text has a color of #bd76ac        
        
          <p style="color:#bd76ac;">Text here</p>
        
        
          .mytext {color:#bd76ac;}
        
        Text color #bd76ac
      
           This box has a color of #bd76ac        
        
          <div style="background-color:#bd76ac;">Content here</div>
        
        
          .mybackground {background-color:#bd76ac;}
        
        Background color #bd76ac
      
           Border around this has a color of #bd76ac        
        
          <div style="border:2px solid #bd76ac;">Content here</div>
        
        
          .myborder {border:2px solid #bd76ac;}
        
        Border color #bd76ac