#bf79b1 color space conversions
Hex:
        #bf79b1
        RGB:
        191, 121, 177
        CMY:
        25, 53, 31
        CMYK:
        0, 37, 7, 25
      HSL:
        312°, 35.3535%, 61.1765%
        HSV (HSB):
        312°, 36.6492%, 74.9020%
        XYZ:
        36.2590, 27.9254, 45.0741
        xyY:
        0.3319, 0.2556, 27.9254
      CIE-Lab:
        59.8213, 35.8131, -18.3305
        CIE-LCH:
        59.8213, 40.2316, 332.8949
        CIE-Luv:
        59.8213, 37.1988, -33.1421
        Hunter-Lab:
        52.8445, 29.9991, -13.5806
      #bf79b1 color charts
#bf79b1 RGB chart
      #bf79b1 CMYK chart
      #bf79b1 RGB pie chart
      #bf79b1 color shades, tints & tones
#bf79b1 color schemes
#bf79b1 color preview, HTML & CSS examples
           This text has a color of #bf79b1        
        
          <p style="color:#bf79b1;">Text here</p>
        
        
          .mytext {color:#bf79b1;}
        
        Text color #bf79b1
      
           This box has a color of #bf79b1        
        
          <div style="background-color:#bf79b1;">Content here</div>
        
        
          .mybackground {background-color:#bf79b1;}
        
        Background color #bf79b1
      
           Border around this has a color of #bf79b1        
        
          <div style="border:2px solid #bf79b1;">Content here</div>
        
        
          .myborder {border:2px solid #bf79b1;}
        
        Border color #bf79b1