#bf627f color space conversions
Hex:
        #bf627f
        RGB:
        191, 98, 127
        CMY:
        25, 62, 50
        CMYK:
        0, 49, 34, 25
      HSL:
        341°, 42.0814%, 56.6667%
        HSV (HSB):
        341°, 48.6911%, 74.9020%
        XYZ:
        29.6843, 21.3440, 22.6339
        xyY:
        0.4030, 0.2898, 21.3440
      CIE-Lab:
        53.3240, 40.4238, 1.0482
        CIE-LCH:
        53.3240, 40.4374, 1.4853
        CIE-Luv:
        53.3240, 59.8885, -5.8903
        Hunter-Lab:
        46.1996, 33.8410, 3.2926
      #bf627f color charts
#bf627f RGB chart
      #bf627f CMYK chart
      #bf627f RGB pie chart
      #bf627f color shades, tints & tones
#bf627f color schemes
#bf627f color preview, HTML & CSS examples
           This text has a color of #bf627f        
        
          <p style="color:#bf627f;">Text here</p>
        
        
          .mytext {color:#bf627f;}
        
        Text color #bf627f
      
           This box has a color of #bf627f        
        
          <div style="background-color:#bf627f;">Content here</div>
        
        
          .mybackground {background-color:#bf627f;}
        
        Background color #bf627f
      
           Border around this has a color of #bf627f        
        
          <div style="border:2px solid #bf627f;">Content here</div>
        
        
          .myborder {border:2px solid #bf627f;}
        
        Border color #bf627f