#bd768e color space conversions
Hex:
        #bd768e
        RGB:
        189, 118, 142
        CMY:
        26, 54, 44
        CMYK:
        0, 38, 25, 26
      HSL:
        340°, 34.9754%, 60.1961%
        HSV (HSB):
        340°, 37.5661%, 74.1176%
        XYZ:
        32.3472, 25.7287, 28.8524
        xyY:
        0.3721, 0.2960, 25.7287
      CIE-Lab:
        57.7786, 31.0776, -1.2563
        CIE-LCH:
        57.7786, 31.1030, 357.6850
        CIE-Luv:
        57.7786, 43.9102, -7.2523
        Hunter-Lab:
        50.7234, 25.0664, 1.7812
      #bd768e color charts
#bd768e RGB chart
      #bd768e CMYK chart
      #bd768e RGB pie chart
      #bd768e color shades, tints & tones
#bd768e color schemes
#bd768e color preview, HTML & CSS examples
           This text has a color of #bd768e        
        
          <p style="color:#bd768e;">Text here</p>
        
        
          .mytext {color:#bd768e;}
        
        Text color #bd768e
      
           This box has a color of #bd768e        
        
          <div style="background-color:#bd768e;">Content here</div>
        
        
          .mybackground {background-color:#bd768e;}
        
        Background color #bd768e
      
           Border around this has a color of #bd768e        
        
          <div style="border:2px solid #bd768e;">Content here</div>
        
        
          .myborder {border:2px solid #bd768e;}
        
        Border color #bd768e