#bd7f94 color space conversions
Hex:
        #bd7f94
        RGB:
        189, 127, 148
        CMY:
        26, 50, 42
        CMYK:
        0, 33, 22, 26
      HSL:
        340°, 31.9588%, 61.9608%
        HSV (HSB):
        340°, 32.8042%, 74.1176%
        XYZ:
        33.9209, 28.1357, 31.6599
        xyY:
        0.3620, 0.3002, 28.1357
      CIE-Lab:
        60.0111, 27.0266, -1.4455
        CIE-LCH:
        60.0111, 27.0652, 356.9385
        CIE-Luv:
        60.0111, 37.7893, -6.7999
        Hunter-Lab:
        53.0431, 21.3250, 1.7417
      #bd7f94 color charts
#bd7f94 RGB chart
      #bd7f94 CMYK chart
      #bd7f94 RGB pie chart
      #bd7f94 color shades, tints & tones
#bd7f94 color schemes
#bd7f94 color preview, HTML & CSS examples
           This text has a color of #bd7f94        
        
          <p style="color:#bd7f94;">Text here</p>
        
        
          .mytext {color:#bd7f94;}
        
        Text color #bd7f94
      
           This box has a color of #bd7f94        
        
          <div style="background-color:#bd7f94;">Content here</div>
        
        
          .mybackground {background-color:#bd7f94;}
        
        Background color #bd7f94
      
           Border around this has a color of #bd7f94        
        
          <div style="border:2px solid #bd7f94;">Content here</div>
        
        
          .myborder {border:2px solid #bd7f94;}
        
        Border color #bd7f94