#bf7ab3 color space conversions
Hex:
        #bf7ab3
        RGB:
        191, 122, 179
        CMY:
        25, 52, 30
        CMYK:
        0, 36, 6, 25
      HSL:
        310°, 35.0254%, 61.3725%
        HSV (HSB):
        310°, 36.1257%, 74.9020%
        XYZ:
        36.5821, 28.2501, 46.1726
        xyY:
        0.3296, 0.2545, 28.2501
      CIE-Lab:
        60.1140, 35.6251, -19.0270
        CIE-LCH:
        60.1140, 40.3878, 331.8937
        CIE-Luv:
        60.1140, 36.3456, -34.2070
        Hunter-Lab:
        53.1508, 29.8421, -14.3001
      #bf7ab3 color charts
#bf7ab3 RGB chart
      #bf7ab3 CMYK chart
      #bf7ab3 RGB pie chart
      #bf7ab3 color shades, tints & tones
#bf7ab3 color schemes
#bf7ab3 color preview, HTML & CSS examples
           This text has a color of #bf7ab3        
        
          <p style="color:#bf7ab3;">Text here</p>
        
        
          .mytext {color:#bf7ab3;}
        
        Text color #bf7ab3
      
           This box has a color of #bf7ab3        
        
          <div style="background-color:#bf7ab3;">Content here</div>
        
        
          .mybackground {background-color:#bf7ab3;}
        
        Background color #bf7ab3
      
           Border around this has a color of #bf7ab3        
        
          <div style="border:2px solid #bf7ab3;">Content here</div>
        
        
          .myborder {border:2px solid #bf7ab3;}
        
        Border color #bf7ab3