#bd819f color space conversions
Hex:
        #bd819f
        RGB:
        189, 129, 159
        CMY:
        26, 49, 38
        CMYK:
        0, 32, 16, 26
      HSL:
        330°, 31.2500%, 62.3529%
        HSV (HSB):
        330°, 31.7460%, 74.1176%
        XYZ:
        35.0945, 29.0225, 36.5531
        xyY:
        0.3486, 0.2883, 29.0225
      CIE-Lab:
        60.8015, 27.6637, -6.5847
        CIE-LCH:
        60.8015, 28.4365, 346.6113
        CIE-Luv:
        60.8015, 34.8995, -14.2734
        Hunter-Lab:
        53.8726, 22.0043, -2.5181
      #bd819f color charts
#bd819f RGB chart
      #bd819f CMYK chart
      #bd819f RGB pie chart
      #bd819f color shades, tints & tones
#bd819f color schemes
#bd819f color preview, HTML & CSS examples
           This text has a color of #bd819f        
        
          <p style="color:#bd819f;">Text here</p>
        
        
          .mytext {color:#bd819f;}
        
        Text color #bd819f
      
           This box has a color of #bd819f        
        
          <div style="background-color:#bd819f;">Content here</div>
        
        
          .mybackground {background-color:#bd819f;}
        
        Background color #bd819f
      
           Border around this has a color of #bd819f        
        
          <div style="border:2px solid #bd819f;">Content here</div>
        
        
          .myborder {border:2px solid #bd819f;}
        
        Border color #bd819f