#bd5f7d color space conversions
Hex:
        #bd5f7d
        RGB:
        189, 95, 125
        CMY:
        26, 63, 51
        CMYK:
        0, 50, 34, 26
      HSL:
        341°, 41.5929%, 55.6863%
        HSV (HSB):
        341°, 49.7354%, 74.1176%
        XYZ:
        28.7801, 20.4839, 21.8389
        xyY:
        0.4048, 0.2881, 20.4839
      CIE-Lab:
        52.3800, 41.0130, 0.8243
        CIE-LCH:
        52.3800, 41.0213, 1.1514
        CIE-Luv:
        52.3800, 60.4993, -6.2877
        Hunter-Lab:
        45.2591, 34.3041, 3.0721
      #bd5f7d color charts
#bd5f7d RGB chart
      #bd5f7d CMYK chart
      #bd5f7d RGB pie chart
      #bd5f7d color shades, tints & tones
#bd5f7d color schemes
#bd5f7d color preview, HTML & CSS examples
           This text has a color of #bd5f7d        
        
          <p style="color:#bd5f7d;">Text here</p>
        
        
          .mytext {color:#bd5f7d;}
        
        Text color #bd5f7d
      
           This box has a color of #bd5f7d        
        
          <div style="background-color:#bd5f7d;">Content here</div>
        
        
          .mybackground {background-color:#bd5f7d;}
        
        Background color #bd5f7d
      
           Border around this has a color of #bd5f7d        
        
          <div style="border:2px solid #bd5f7d;">Content here</div>
        
        
          .myborder {border:2px solid #bd5f7d;}
        
        Border color #bd5f7d