#bd607e color space conversions
Hex:
        #bd607e
        RGB:
        189, 96, 126
        CMY:
        26, 62, 51
        CMYK:
        0, 49, 33, 26
      HSL:
        341°, 41.3333%, 55.8824%
        HSV (HSB):
        341°, 49.2063%, 74.1176%
        XYZ:
        28.9350, 20.6909, 22.2074
        xyY:
        0.4028, 0.2880, 20.6909
      CIE-Lab:
        52.6095, 40.6247, 0.5654
        CIE-LCH:
        52.6095, 40.6286, 0.7974
        CIE-Luv:
        52.6095, 59.6997, -6.5529
        Hunter-Lab:
        45.4873, 33.9434, 2.8951
      #bd607e color charts
#bd607e RGB chart
      #bd607e CMYK chart
      #bd607e RGB pie chart
      #bd607e color shades, tints & tones
#bd607e color schemes
#bd607e color preview, HTML & CSS examples
           This text has a color of #bd607e        
        
          <p style="color:#bd607e;">Text here</p>
        
        
          .mytext {color:#bd607e;}
        
        Text color #bd607e
      
           This box has a color of #bd607e        
        
          <div style="background-color:#bd607e;">Content here</div>
        
        
          .mybackground {background-color:#bd607e;}
        
        Background color #bd607e
      
           Border around this has a color of #bd607e        
        
          <div style="border:2px solid #bd607e;">Content here</div>
        
        
          .myborder {border:2px solid #bd607e;}
        
        Border color #bd607e