#bd4b6e color space conversions
Hex:
        #bd4b6e
        RGB:
        189, 75, 110
        CMY:
        26, 71, 57
        CMYK:
        0, 60, 42, 26
      HSL:
        342°, 46.3415%, 51.7647%
        HSV (HSB):
        342°, 60.3175%, 74.1176%
        XYZ:
        26.3168, 16.9768, 16.6416
        xyY:
        0.4391, 0.2833, 16.9768
      CIE-Lab:
        48.2307, 49.0313, 3.8104
        CIE-LCH:
        48.2307, 49.1792, 4.4437
        CIE-Luv:
        48.2307, 75.4223, -4.1278
        Hunter-Lab:
        41.2029, 41.9053, 4.8951
      #bd4b6e color charts
#bd4b6e RGB chart
      #bd4b6e CMYK chart
      #bd4b6e RGB pie chart
      #bd4b6e color shades, tints & tones
#bd4b6e color schemes
#bd4b6e color preview, HTML & CSS examples
           This text has a color of #bd4b6e        
        
          <p style="color:#bd4b6e;">Text here</p>
        
        
          .mytext {color:#bd4b6e;}
        
        Text color #bd4b6e
      
           This box has a color of #bd4b6e        
        
          <div style="background-color:#bd4b6e;">Content here</div>
        
        
          .mybackground {background-color:#bd4b6e;}
        
        Background color #bd4b6e
      
           Border around this has a color of #bd4b6e        
        
          <div style="border:2px solid #bd4b6e;">Content here</div>
        
        
          .myborder {border:2px solid #bd4b6e;}
        
        Border color #bd4b6e