#bd86ce color space conversions
Hex:
        #bd86ce
        RGB:
        189, 134, 206
        CMY:
        26, 47, 19
        CMYK:
        8, 35, 0, 19
      HSL:
        286°, 42.3529%, 66.6667%
        HSV (HSB):
        286°, 34.9515%, 80.7843%
        XYZ:
        40.6519, 32.3252, 62.4893
        xyY:
        0.3001, 0.2386, 32.3252
      CIE-Lab:
        63.6108, 33.5691, -28.9455
        CIE-LCH:
        63.6108, 44.3252, 319.2300
        CIE-Luv:
        63.6108, 24.9918, -49.8669
        Hunter-Lab:
        56.8553, 28.1320, -25.3666
      #bd86ce color charts
#bd86ce RGB chart
      #bd86ce CMYK chart
      #bd86ce RGB pie chart
      #bd86ce color shades, tints & tones
#bd86ce color schemes
#bd86ce color preview, HTML & CSS examples
           This text has a color of #bd86ce        
        
          <p style="color:#bd86ce;">Text here</p>
        
        
          .mytext {color:#bd86ce;}
        
        Text color #bd86ce
      
           This box has a color of #bd86ce        
        
          <div style="background-color:#bd86ce;">Content here</div>
        
        
          .mybackground {background-color:#bd86ce;}
        
        Background color #bd86ce
      
           Border around this has a color of #bd86ce        
        
          <div style="border:2px solid #bd86ce;">Content here</div>
        
        
          .myborder {border:2px solid #bd86ce;}
        
        Border color #bd86ce