#bf76c1 color space conversions
Hex:
        #bf76c1
        RGB:
        191, 118, 193
        CMY:
        25, 54, 24
        CMYK:
        1, 39, 0, 24
      HSL:
        298°, 37.6884%, 60.9804%
        HSV (HSB):
        298°, 38.8601%, 75.6863%
        XYZ:
        37.5899, 27.8835, 53.8529
        xyY:
        0.3150, 0.2337, 27.8835
      CIE-Lab:
        59.7833, 40.3604, -27.5051
        CIE-LCH:
        59.7833, 48.8415, 325.7261
        CIE-Luv:
        59.7833, 35.5148, -48.0860
        Hunter-Lab:
        52.8048, 34.6596, -23.5035
      #bf76c1 color charts
#bf76c1 RGB chart
      #bf76c1 CMYK chart
      #bf76c1 RGB pie chart
      #bf76c1 color shades, tints & tones
#bf76c1 color schemes
#bf76c1 color preview, HTML & CSS examples
           This text has a color of #bf76c1        
        
          <p style="color:#bf76c1;">Text here</p>
        
        
          .mytext {color:#bf76c1;}
        
        Text color #bf76c1
      
           This box has a color of #bf76c1        
        
          <div style="background-color:#bf76c1;">Content here</div>
        
        
          .mybackground {background-color:#bf76c1;}
        
        Background color #bf76c1
      
           Border around this has a color of #bf76c1        
        
          <div style="border:2px solid #bf76c1;">Content here</div>
        
        
          .myborder {border:2px solid #bf76c1;}
        
        Border color #bf76c1