#bd5b83 color space conversions
Hex:
        #bd5b83
        RGB:
        189, 91, 131
        CMY:
        26, 64, 49
        CMYK:
        0, 52, 31, 26
      HSL:
        336°, 42.6087%, 54.9020%
        HSV (HSB):
        336°, 51.8519%, 74.1176%
        XYZ:
        28.8241, 19.9397, 23.8023
        xyY:
        0.3972, 0.2748, 19.9397
      CIE-Lab:
        51.7689, 43.8175, -3.6373
        CIE-LCH:
        51.7689, 43.9682, 355.2547
        CIE-Luv:
        51.7689, 61.1669, -12.7441
        Hunter-Lab:
        44.6539, 37.0775, -0.3462
      #bd5b83 color charts
#bd5b83 RGB chart
      #bd5b83 CMYK chart
      #bd5b83 RGB pie chart
      #bd5b83 color shades, tints & tones
#bd5b83 color schemes
#bd5b83 color preview, HTML & CSS examples
           This text has a color of #bd5b83        
        
          <p style="color:#bd5b83;">Text here</p>
        
        
          .mytext {color:#bd5b83;}
        
        Text color #bd5b83
      
           This box has a color of #bd5b83        
        
          <div style="background-color:#bd5b83;">Content here</div>
        
        
          .mybackground {background-color:#bd5b83;}
        
        Background color #bd5b83
      
           Border around this has a color of #bd5b83        
        
          <div style="border:2px solid #bd5b83;">Content here</div>
        
        
          .myborder {border:2px solid #bd5b83;}
        
        Border color #bd5b83