#bd528d color space conversions
Hex:
        #bd528d
        RGB:
        189, 82, 141
        CMY:
        26, 68, 45
        CMYK:
        0, 57, 25, 26
      HSL:
        327°, 44.7699%, 53.1373%
        HSV (HSB):
        327°, 56.6138%, 74.1176%
        XYZ:
        28.8113, 18.7765, 27.3050
        xyY:
        0.3847, 0.2507, 18.7765
      CIE-Lab:
        50.4247, 49.5620, -11.5967
        CIE-LCH:
        50.4247, 50.9006, 346.8307
        CIE-Luv:
        50.4247, 62.8467, -24.6829
        Hunter-Lab:
        43.3318, 42.8536, -7.0285
      #bd528d color charts
#bd528d RGB chart
      #bd528d CMYK chart
      #bd528d RGB pie chart
      #bd528d color shades, tints & tones
#bd528d color schemes
#bd528d color preview, HTML & CSS examples
           This text has a color of #bd528d        
        
          <p style="color:#bd528d;">Text here</p>
        
        
          .mytext {color:#bd528d;}
        
        Text color #bd528d
      
           This box has a color of #bd528d        
        
          <div style="background-color:#bd528d;">Content here</div>
        
        
          .mybackground {background-color:#bd528d;}
        
        Background color #bd528d
      
           Border around this has a color of #bd528d        
        
          <div style="border:2px solid #bd528d;">Content here</div>
        
        
          .myborder {border:2px solid #bd528d;}
        
        Border color #bd528d