#bf5cab color space conversions
Hex:
        #bf5cab
        RGB:
        191, 92, 171
        CMY:
        25, 64, 33
        CMYK:
        0, 52, 10, 25
      HSL:
        312°, 43.6123%, 55.4902%
        HSV (HSB):
        312°, 51.8325%, 74.9020%
        XYZ:
        32.6637, 21.6709, 40.9894
        xyY:
        0.3427, 0.2273, 21.6709
      CIE-Lab:
        53.6761, 49.8957, -24.2799
        CIE-LCH:
        53.6761, 55.4896, 334.0519
        CIE-Luv:
        53.6761, 51.6110, -43.6778
        Hunter-Lab:
        46.5520, 43.7801, -19.6188
      #bf5cab color charts
#bf5cab RGB chart
      #bf5cab CMYK chart
      #bf5cab RGB pie chart
      #bf5cab color shades, tints & tones
#bf5cab color schemes
#bf5cab color preview, HTML & CSS examples
           This text has a color of #bf5cab        
        
          <p style="color:#bf5cab;">Text here</p>
        
        
          .mytext {color:#bf5cab;}
        
        Text color #bf5cab
      
           This box has a color of #bf5cab        
        
          <div style="background-color:#bf5cab;">Content here</div>
        
        
          .mybackground {background-color:#bf5cab;}
        
        Background color #bf5cab
      
           Border around this has a color of #bf5cab        
        
          <div style="border:2px solid #bf5cab;">Content here</div>
        
        
          .myborder {border:2px solid #bf5cab;}
        
        Border color #bf5cab