#bd3b77 color space conversions
Hex:
        #bd3b77
        RGB:
        189, 59, 119
        CMY:
        26, 77, 53
        CMYK:
        0, 69, 37, 26
      HSL:
        332°, 52.4194%, 48.6275%
        HSV (HSB):
        332°, 68.7831%, 74.1176%
        XYZ:
        25.8800, 15.2787, 19.0378
        xyY:
        0.4299, 0.2538, 15.2787
      CIE-Lab:
        46.0135, 56.7752, -4.9163
        CIE-LCH:
        46.0135, 56.9877, 355.0509
        CIE-Luv:
        46.0135, 80.0185, -16.6595
        Hunter-Lab:
        39.0879, 49.7805, -1.5157
      #bd3b77 color charts
#bd3b77 RGB chart
      #bd3b77 CMYK chart
      #bd3b77 RGB pie chart
      #bd3b77 color shades, tints & tones
#bd3b77 color schemes
#bd3b77 color preview, HTML & CSS examples
           This text has a color of #bd3b77        
        
          <p style="color:#bd3b77;">Text here</p>
        
        
          .mytext {color:#bd3b77;}
        
        Text color #bd3b77
      
           This box has a color of #bd3b77        
        
          <div style="background-color:#bd3b77;">Content here</div>
        
        
          .mybackground {background-color:#bd3b77;}
        
        Background color #bd3b77
      
           Border around this has a color of #bd3b77        
        
          <div style="border:2px solid #bd3b77;">Content here</div>
        
        
          .myborder {border:2px solid #bd3b77;}
        
        Border color #bd3b77