#bd607f color space conversions
Hex:
        #bd607f
        RGB:
        189, 96, 127
        CMY:
        26, 62, 50
        CMYK:
        0, 49, 33, 26
      HSL:
        340°, 41.3333%, 55.8824%
        HSV (HSB):
        340°, 49.2063%, 74.1176%
        XYZ:
        28.9999, 20.7169, 22.5490
        xyY:
        0.4013, 0.2867, 20.7169
      CIE-Lab:
        52.6382, 40.7523, 0.0143
        CIE-LCH:
        52.6382, 40.7523, 0.0201
        CIE-Luv:
        52.6382, 59.4598, -7.3037
        Hunter-Lab:
        45.5158, 34.0768, 2.4882
      #bd607f color charts
#bd607f RGB chart
      #bd607f CMYK chart
      #bd607f RGB pie chart
      #bd607f color shades, tints & tones
#bd607f color schemes
#bd607f color preview, HTML & CSS examples
           This text has a color of #bd607f        
        
          <p style="color:#bd607f;">Text here</p>
        
        
          .mytext {color:#bd607f;}
        
        Text color #bd607f
      
           This box has a color of #bd607f        
        
          <div style="background-color:#bd607f;">Content here</div>
        
        
          .mybackground {background-color:#bd607f;}
        
        Background color #bd607f
      
           Border around this has a color of #bd607f        
        
          <div style="border:2px solid #bd607f;">Content here</div>
        
        
          .myborder {border:2px solid #bd607f;}
        
        Border color #bd607f