#bf7bb4 color space conversions
Hex:
        #bf7bb4
        RGB:
        191, 123, 180
        CMY:
        25, 52, 29
        CMYK:
        0, 36, 6, 25
      HSL:
        310°, 34.6939%, 61.5686%
        HSV (HSB):
        310°, 35.6021%, 74.9020%
        XYZ:
        36.8070, 28.5376, 46.7484
        xyY:
        0.3284, 0.2546, 28.5376
      CIE-Lab:
        60.3713, 35.2601, -19.2055
        CIE-LCH:
        60.3713, 40.1512, 331.4237
        CIE-Luv:
        60.3713, 35.6829, -34.4474
        Hunter-Lab:
        53.4206, 29.5014, -14.4903
      #bf7bb4 color charts
#bf7bb4 RGB chart
      #bf7bb4 CMYK chart
      #bf7bb4 RGB pie chart
      #bf7bb4 color shades, tints & tones
#bf7bb4 color schemes
#bf7bb4 color preview, HTML & CSS examples
           This text has a color of #bf7bb4        
        
          <p style="color:#bf7bb4;">Text here</p>
        
        
          .mytext {color:#bf7bb4;}
        
        Text color #bf7bb4
      
           This box has a color of #bf7bb4        
        
          <div style="background-color:#bf7bb4;">Content here</div>
        
        
          .mybackground {background-color:#bf7bb4;}
        
        Background color #bf7bb4
      
           Border around this has a color of #bf7bb4        
        
          <div style="border:2px solid #bf7bb4;">Content here</div>
        
        
          .myborder {border:2px solid #bf7bb4;}
        
        Border color #bf7bb4