#bf85ce color space conversions
Hex:
        #bf85ce
        RGB:
        191, 133, 206
        CMY:
        25, 48, 19
        CMYK:
        7, 35, 0, 19
      HSL:
        288°, 42.6901%, 66.4706%
        HSV (HSB):
        288°, 35.4369%, 80.7843%
        XYZ:
        41.0140, 32.3077, 62.4668
        xyY:
        0.3020, 0.2379, 32.3077
      CIE-Lab:
        63.5963, 34.7464, -28.9504
        CIE-LCH:
        63.5963, 45.2265, 320.1992
        CIE-Luv:
        63.5963, 26.6571, -50.0537
        Hunter-Lab:
        56.8398, 29.3307, -25.3717
      #bf85ce color charts
#bf85ce RGB chart
      #bf85ce CMYK chart
      #bf85ce RGB pie chart
      #bf85ce color shades, tints & tones
#bf85ce color schemes
#bf85ce color preview, HTML & CSS examples
           This text has a color of #bf85ce        
        
          <p style="color:#bf85ce;">Text here</p>
        
        
          .mytext {color:#bf85ce;}
        
        Text color #bf85ce
      
           This box has a color of #bf85ce        
        
          <div style="background-color:#bf85ce;">Content here</div>
        
        
          .mybackground {background-color:#bf85ce;}
        
        Background color #bf85ce
      
           Border around this has a color of #bf85ce        
        
          <div style="border:2px solid #bf85ce;">Content here</div>
        
        
          .myborder {border:2px solid #bf85ce;}
        
        Border color #bf85ce