#bd3d73 color space conversions
Hex:
        #bd3d73
        RGB:
        189, 61, 115
        CMY:
        26, 76, 55
        CMYK:
        0, 68, 39, 26
      HSL:
        335°, 51.2000%, 49.0196%
        HSV (HSB):
        335°, 67.7249%, 74.1176%
        XYZ:
        25.7495, 15.3941, 17.8339
        xyY:
        0.4366, 0.2610, 15.3941
      CIE-Lab:
        46.1693, 55.5580, -2.2387
        CIE-LCH:
        46.1693, 55.6031, 357.6926
        CIE-Luv:
        46.1693, 80.5697, -12.9914
        Hunter-Lab:
        39.2353, 48.4849, 0.5153
      #bd3d73 color charts
#bd3d73 RGB chart
      #bd3d73 CMYK chart
      #bd3d73 RGB pie chart
      #bd3d73 color shades, tints & tones
#bd3d73 color schemes
#bd3d73 color preview, HTML & CSS examples
           This text has a color of #bd3d73        
        
          <p style="color:#bd3d73;">Text here</p>
        
        
          .mytext {color:#bd3d73;}
        
        Text color #bd3d73
      
           This box has a color of #bd3d73        
        
          <div style="background-color:#bd3d73;">Content here</div>
        
        
          .mybackground {background-color:#bd3d73;}
        
        Background color #bd3d73
      
           Border around this has a color of #bd3d73        
        
          <div style="border:2px solid #bd3d73;">Content here</div>
        
        
          .myborder {border:2px solid #bd3d73;}
        
        Border color #bd3d73