#bd449e color space conversions
Hex:
        #bd449e
        RGB:
        189, 68, 158
        CMY:
        26, 73, 38
        CMYK:
        0, 64, 16, 26
      HSL:
        315°, 47.8261%, 50.3922%
        HSV (HSB):
        315°, 64.0212%, 74.1176%
        XYZ:
        29.2249, 17.4217, 34.1701
        xyY:
        0.3616, 0.2156, 17.4217
      CIE-Lab:
        48.7870, 58.2207, -24.2106
        CIE-LCH:
        48.7870, 63.0540, 337.4204
        CIE-Luv:
        48.7870, 63.1499, -44.0334
        Hunter-Lab:
        41.7393, 51.9381, -19.3207
      #bd449e color charts
#bd449e RGB chart
      #bd449e CMYK chart
      #bd449e RGB pie chart
      #bd449e color shades, tints & tones
#bd449e color schemes
#bd449e color preview, HTML & CSS examples
           This text has a color of #bd449e        
        
          <p style="color:#bd449e;">Text here</p>
        
        
          .mytext {color:#bd449e;}
        
        Text color #bd449e
      
           This box has a color of #bd449e        
        
          <div style="background-color:#bd449e;">Content here</div>
        
        
          .mybackground {background-color:#bd449e;}
        
        Background color #bd449e
      
           Border around this has a color of #bd449e        
        
          <div style="border:2px solid #bd449e;">Content here</div>
        
        
          .myborder {border:2px solid #bd449e;}
        
        Border color #bd449e