#bd769e color space conversions
Hex:
        #bd769e
        RGB:
        189, 118, 158
        CMY:
        26, 54, 38
        CMYK:
        0, 38, 16, 26
      HSL:
        326°, 34.9754%, 60.1961%
        HSV (HSB):
        326°, 37.5661%, 74.1176%
        XYZ:
        33.6363, 26.2443, 35.6406
        xyY:
        0.3521, 0.2747, 26.2443
      CIE-Lab:
        58.2682, 33.5442, -9.7859
        CIE-LCH:
        58.2682, 34.9425, 343.7363
        CIE-Luv:
        58.2682, 40.9135, -19.8468
        Hunter-Lab:
        51.2292, 27.5491, -5.3881
      #bd769e color charts
#bd769e RGB chart
      #bd769e CMYK chart
      #bd769e RGB pie chart
      #bd769e color shades, tints & tones
#bd769e color schemes
#bd769e color preview, HTML & CSS examples
           This text has a color of #bd769e        
        
          <p style="color:#bd769e;">Text here</p>
        
        
          .mytext {color:#bd769e;}
        
        Text color #bd769e
      
           This box has a color of #bd769e        
        
          <div style="background-color:#bd769e;">Content here</div>
        
        
          .mybackground {background-color:#bd769e;}
        
        Background color #bd769e
      
           Border around this has a color of #bd769e        
        
          <div style="border:2px solid #bd769e;">Content here</div>
        
        
          .myborder {border:2px solid #bd769e;}
        
        Border color #bd769e