#bd2d5d color space conversions
Hex:
        #bd2d5d
        RGB:
        189, 45, 93
        CMY:
        26, 82, 64
        CMYK:
        0, 76, 51, 26
      HSL:
        340°, 61.5385%, 45.8824%
        HSV (HSB):
        340°, 76.1905%, 74.1176%
        XYZ:
        23.9004, 13.4859, 11.6993
        xyY:
        0.4869, 0.2747, 13.4859
      CIE-Lab:
        43.4864, 59.1848, 7.4813
        CIE-LCH:
        43.4864, 59.6558, 7.2043
        CIE-Luv:
        43.4864, 95.0017, -2.1570
        Hunter-Lab:
        36.7232, 51.9072, 6.8176
      #bd2d5d color charts
#bd2d5d RGB chart
      #bd2d5d CMYK chart
      #bd2d5d RGB pie chart
      #bd2d5d color shades, tints & tones
#bd2d5d color schemes
#bd2d5d color preview, HTML & CSS examples
           This text has a color of #bd2d5d        
        
          <p style="color:#bd2d5d;">Text here</p>
        
        
          .mytext {color:#bd2d5d;}
        
        Text color #bd2d5d
      
           This box has a color of #bd2d5d        
        
          <div style="background-color:#bd2d5d;">Content here</div>
        
        
          .mybackground {background-color:#bd2d5d;}
        
        Background color #bd2d5d
      
           Border around this has a color of #bd2d5d        
        
          <div style="border:2px solid #bd2d5d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2d5d;}
        
        Border color #bd2d5d