#bf76b1 color space conversions
Hex:
        #bf76b1
        RGB:
        191, 118, 177
        CMY:
        25, 54, 31
        CMYK:
        0, 38, 7, 25
      HSL:
        312°, 36.3184%, 60.5882%
        HSV (HSB):
        312°, 38.2199%, 74.9020%
        XYZ:
        35.9001, 27.2076, 44.9544
        xyY:
        0.3322, 0.2518, 27.2076
      CIE-Lab:
        59.1660, 37.4373, -19.3285
        CIE-LCH:
        59.1660, 42.1325, 332.6932
        CIE-Luv:
        59.1660, 38.6329, -34.8665
        Hunter-Lab:
        52.1609, 31.5724, -14.5860
      #bf76b1 color charts
#bf76b1 RGB chart
      #bf76b1 CMYK chart
      #bf76b1 RGB pie chart
      #bf76b1 color shades, tints & tones
#bf76b1 color schemes
#bf76b1 color preview, HTML & CSS examples
           This text has a color of #bf76b1        
        
          <p style="color:#bf76b1;">Text here</p>
        
        
          .mytext {color:#bf76b1;}
        
        Text color #bf76b1
      
           This box has a color of #bf76b1        
        
          <div style="background-color:#bf76b1;">Content here</div>
        
        
          .mybackground {background-color:#bf76b1;}
        
        Background color #bf76b1
      
           Border around this has a color of #bf76b1        
        
          <div style="border:2px solid #bf76b1;">Content here</div>
        
        
          .myborder {border:2px solid #bf76b1;}
        
        Border color #bf76b1