#bf6da1 color space conversions
Hex:
        #bf6da1
        RGB:
        191, 109, 161
        CMY:
        25, 57, 37
        CMYK:
        0, 43, 16, 25
      HSL:
        322°, 39.0476%, 58.8235%
        HSV (HSB):
        322°, 42.9319%, 74.9020%
        XYZ:
        33.3875, 24.5869, 36.7042
        xyY:
        0.3526, 0.2597, 24.5869
      CIE-Lab:
        56.6706, 39.5564, -13.8981
        CIE-LCH:
        56.6706, 41.9269, 340.6411
        CIE-Luv:
        56.6706, 46.2997, -26.8174
        Hunter-Lab:
        49.5851, 33.4167, -9.1784
      #bf6da1 color charts
#bf6da1 RGB chart
      #bf6da1 CMYK chart
      #bf6da1 RGB pie chart
      #bf6da1 color shades, tints & tones
#bf6da1 color schemes
#bf6da1 color preview, HTML & CSS examples
           This text has a color of #bf6da1        
        
          <p style="color:#bf6da1;">Text here</p>
        
        
          .mytext {color:#bf6da1;}
        
        Text color #bf6da1
      
           This box has a color of #bf6da1        
        
          <div style="background-color:#bf6da1;">Content here</div>
        
        
          .mybackground {background-color:#bf6da1;}
        
        Background color #bf6da1
      
           Border around this has a color of #bf6da1        
        
          <div style="border:2px solid #bf6da1;">Content here</div>
        
        
          .myborder {border:2px solid #bf6da1;}
        
        Border color #bf6da1