#bf7dc4 color space conversions
Hex:
        #bf7dc4
        RGB:
        191, 125, 196
        CMY:
        25, 51, 23
        CMYK:
        3, 36, 0, 23
      HSL:
        296°, 37.5661%, 62.9412%
        HSV (HSB):
        296°, 36.2245%, 76.8627%
        XYZ:
        38.7833, 29.7291, 55.9187
        xyY:
        0.3117, 0.2389, 29.7291
      CIE-Lab:
        61.4198, 37.1501, -26.6807
        CIE-LCH:
        61.4198, 45.7382, 324.3146
        CIE-Luv:
        61.4198, 31.8750, -46.5218
        Hunter-Lab:
        54.5244, 31.5495, -22.6391
      #bf7dc4 color charts
#bf7dc4 RGB chart
      #bf7dc4 CMYK chart
      #bf7dc4 RGB pie chart
      #bf7dc4 color shades, tints & tones
#bf7dc4 color schemes
#bf7dc4 color preview, HTML & CSS examples
           This text has a color of #bf7dc4        
        
          <p style="color:#bf7dc4;">Text here</p>
        
        
          .mytext {color:#bf7dc4;}
        
        Text color #bf7dc4
      
           This box has a color of #bf7dc4        
        
          <div style="background-color:#bf7dc4;">Content here</div>
        
        
          .mybackground {background-color:#bf7dc4;}
        
        Background color #bf7dc4
      
           Border around this has a color of #bf7dc4        
        
          <div style="border:2px solid #bf7dc4;">Content here</div>
        
        
          .myborder {border:2px solid #bf7dc4;}
        
        Border color #bf7dc4