#bd439f color space conversions
Hex:
        #bd439f
        RGB:
        189, 67, 159
        CMY:
        26, 74, 38
        CMYK:
        0, 65, 16, 26
      HSL:
        315°, 48.0315%, 50.1961%
        HSV (HSB):
        315°, 64.5503%, 74.1176%
        XYZ:
        29.2514, 17.3363, 34.6054
        xyY:
        0.3603, 0.2135, 17.3363
      CIE-Lab:
        48.6810, 58.7794, -24.9680
        CIE-LCH:
        48.6810, 63.8625, 336.9855
        CIE-Luv:
        48.6810, 63.1584, -45.2078
        Hunter-Lab:
        41.6369, 52.5380, -20.1315
      #bd439f color charts
#bd439f RGB chart
      #bd439f CMYK chart
      #bd439f RGB pie chart
      #bd439f color shades, tints & tones
#bd439f color schemes
#bd439f color preview, HTML & CSS examples
           This text has a color of #bd439f        
        
          <p style="color:#bd439f;">Text here</p>
        
        
          .mytext {color:#bd439f;}
        
        Text color #bd439f
      
           This box has a color of #bd439f        
        
          <div style="background-color:#bd439f;">Content here</div>
        
        
          .mybackground {background-color:#bd439f;}
        
        Background color #bd439f
      
           Border around this has a color of #bd439f        
        
          <div style="border:2px solid #bd439f;">Content here</div>
        
        
          .myborder {border:2px solid #bd439f;}
        
        Border color #bd439f