#bf528e color space conversions
Hex:
        #bf528e
        RGB:
        191, 82, 142
        CMY:
        25, 68, 44
        CMYK:
        0, 57, 26, 25
      HSL:
        327°, 45.9916%, 53.5294%
        HSV (HSB):
        327°, 57.0681%, 74.9020%
        XYZ:
        29.3856, 19.0639, 27.7221
        xyY:
        0.3858, 0.2503, 19.0639
      CIE-Lab:
        50.7619, 50.3256, -11.6541
        CIE-LCH:
        50.7619, 51.6573, 346.9616
        CIE-Luv:
        50.7619, 64.0863, -24.9411
        Hunter-Lab:
        43.6623, 43.7253, -7.0809
      #bf528e color charts
#bf528e RGB chart
      #bf528e CMYK chart
      #bf528e RGB pie chart
      #bf528e color shades, tints & tones
#bf528e color schemes
#bf528e color preview, HTML & CSS examples
           This text has a color of #bf528e        
        
          <p style="color:#bf528e;">Text here</p>
        
        
          .mytext {color:#bf528e;}
        
        Text color #bf528e
      
           This box has a color of #bf528e        
        
          <div style="background-color:#bf528e;">Content here</div>
        
        
          .mybackground {background-color:#bf528e;}
        
        Background color #bf528e
      
           Border around this has a color of #bf528e        
        
          <div style="border:2px solid #bf528e;">Content here</div>
        
        
          .myborder {border:2px solid #bf528e;}
        
        Border color #bf528e