#bd5d8e color space conversions
Hex:
        #bd5d8e
        RGB:
        189, 93, 142
        CMY:
        26, 64, 44
        CMYK:
        0, 51, 25, 26
      HSL:
        329°, 42.1053%, 55.2941%
        HSV (HSB):
        329°, 50.7937%, 74.1176%
        XYZ:
        29.7831, 20.6005, 27.9977
        xyY:
        0.3800, 0.2628, 20.6005
      CIE-Lab:
        52.5095, 44.3106, -9.0599
        CIE-LCH:
        52.5095, 45.2273, 348.4444
        CIE-Luv:
        52.5095, 57.3001, -20.3446
        Hunter-Lab:
        45.3878, 37.7016, -4.8020
      #bd5d8e color charts
#bd5d8e RGB chart
      #bd5d8e CMYK chart
      #bd5d8e RGB pie chart
      #bd5d8e color shades, tints & tones
#bd5d8e color schemes
#bd5d8e color preview, HTML & CSS examples
           This text has a color of #bd5d8e        
        
          <p style="color:#bd5d8e;">Text here</p>
        
        
          .mytext {color:#bd5d8e;}
        
        Text color #bd5d8e
      
           This box has a color of #bd5d8e        
        
          <div style="background-color:#bd5d8e;">Content here</div>
        
        
          .mybackground {background-color:#bd5d8e;}
        
        Background color #bd5d8e
      
           Border around this has a color of #bd5d8e        
        
          <div style="border:2px solid #bd5d8e;">Content here</div>
        
        
          .myborder {border:2px solid #bd5d8e;}
        
        Border color #bd5d8e