#bd3a6f color space conversions
Hex:
        #bd3a6f
        RGB:
        189, 58, 111
        CMY:
        26, 77, 56
        CMYK:
        0, 69, 41, 26
      HSL:
        336°, 53.0364%, 48.4314%
        HSV (HSB):
        336°, 69.3122%, 74.1176%
        XYZ:
        25.3686, 14.9926, 16.5957
        xyY:
        0.4454, 0.2632, 14.9926
      CIE-Lab:
        45.6241, 56.3047, -0.5854
        CIE-LCH:
        45.6241, 56.3078, 359.4044
        CIE-Luv:
        45.6241, 83.2475, -11.0468
        Hunter-Lab:
        38.7203, 49.1881, 1.6922
      #bd3a6f color charts
#bd3a6f RGB chart
      #bd3a6f CMYK chart
      #bd3a6f RGB pie chart
      #bd3a6f color shades, tints & tones
#bd3a6f color schemes
#bd3a6f color preview, HTML & CSS examples
           This text has a color of #bd3a6f        
        
          <p style="color:#bd3a6f;">Text here</p>
        
        
          .mytext {color:#bd3a6f;}
        
        Text color #bd3a6f
      
           This box has a color of #bd3a6f        
        
          <div style="background-color:#bd3a6f;">Content here</div>
        
        
          .mybackground {background-color:#bd3a6f;}
        
        Background color #bd3a6f
      
           Border around this has a color of #bd3a6f        
        
          <div style="border:2px solid #bd3a6f;">Content here</div>
        
        
          .myborder {border:2px solid #bd3a6f;}
        
        Border color #bd3a6f