#bd376d color space conversions
Hex:
        #bd376d
        RGB:
        189, 55, 109
        CMY:
        26, 78, 57
        CMYK:
        0, 71, 42, 26
      HSL:
        336°, 54.9180%, 47.8431%
        HSV (HSB):
        336°, 70.8995%, 74.1176%
        XYZ:
        25.1128, 14.6553, 15.9732
        xyY:
        0.4505, 0.2629, 14.6553
      CIE-Lab:
        45.1584, 57.2262, -0.0353
        CIE-LCH:
        45.1584, 57.2262, 359.9647
        CIE-Luv:
        45.1584, 85.2165, -10.5441
        Hunter-Lab:
        38.2823, 50.1002, 2.0590
      #bd376d color charts
#bd376d RGB chart
      #bd376d CMYK chart
      #bd376d RGB pie chart
      #bd376d color shades, tints & tones
#bd376d color schemes
#bd376d color preview, HTML & CSS examples
           This text has a color of #bd376d        
        
          <p style="color:#bd376d;">Text here</p>
        
        
          .mytext {color:#bd376d;}
        
        Text color #bd376d
      
           This box has a color of #bd376d        
        
          <div style="background-color:#bd376d;">Content here</div>
        
        
          .mybackground {background-color:#bd376d;}
        
        Background color #bd376d
      
           Border around this has a color of #bd376d        
        
          <div style="border:2px solid #bd376d;">Content here</div>
        
        
          .myborder {border:2px solid #bd376d;}
        
        Border color #bd376d