#bf7dce color space conversions
Hex:
        #bf7dce
        RGB:
        191, 125, 206
        CMY:
        25, 51, 19
        CMYK:
        7, 39, 0, 19
      HSL:
        289°, 45.2514%, 64.9020%
        HSV (HSB):
        289°, 39.3204%, 80.7843%
        XYZ:
        39.9601, 30.1998, 62.1155
        xyY:
        0.3021, 0.2283, 30.1998
      CIE-Lab:
        61.8263, 39.1116, -31.6902
        CIE-LCH:
        61.8263, 50.3387, 320.9839
        CIE-Luv:
        61.8263, 30.1083, -54.8338
        Hunter-Lab:
        54.9544, 33.6261, -28.5481
      #bf7dce color charts
#bf7dce RGB chart
      #bf7dce CMYK chart
      #bf7dce RGB pie chart
      #bf7dce color shades, tints & tones
#bf7dce color schemes
#bf7dce color preview, HTML & CSS examples
           This text has a color of #bf7dce        
        
          <p style="color:#bf7dce;">Text here</p>
        
        
          .mytext {color:#bf7dce;}
        
        Text color #bf7dce
      
           This box has a color of #bf7dce        
        
          <div style="background-color:#bf7dce;">Content here</div>
        
        
          .mybackground {background-color:#bf7dce;}
        
        Background color #bf7dce
      
           Border around this has a color of #bf7dce        
        
          <div style="border:2px solid #bf7dce;">Content here</div>
        
        
          .myborder {border:2px solid #bf7dce;}
        
        Border color #bf7dce