#bc86aa color space conversions
Hex:
        #bc86aa
        RGB:
        188, 134, 170
        CMY:
        26, 47, 33
        CMYK:
        0, 29, 10, 26
      HSL:
        320°, 28.7234%, 63.1373%
        HSV (HSB):
        320°, 28.7234%, 73.7255%
        XYZ:
        36.5198, 30.6438, 42.0203
        xyY:
        0.3345, 0.2807, 30.6438
      CIE-Lab:
        62.2058, 26.4024, -10.7741
        CIE-LCH:
        62.2058, 28.5161, 337.8010
        CIE-Luv:
        62.2058, 29.8600, -20.3030
        Hunter-Lab:
        55.3569, 20.8848, -6.2560
      #bc86aa color charts
#bc86aa RGB chart
      #bc86aa CMYK chart
      #bc86aa RGB pie chart
      #bc86aa color shades, tints & tones
#bc86aa color schemes
#bc86aa color preview, HTML & CSS examples
           This text has a color of #bc86aa        
        
          <p style="color:#bc86aa;">Text here</p>
        
        
          .mytext {color:#bc86aa;}
        
        Text color #bc86aa
      
           This box has a color of #bc86aa        
        
          <div style="background-color:#bc86aa;">Content here</div>
        
        
          .mybackground {background-color:#bc86aa;}
        
        Background color #bc86aa
      
           Border around this has a color of #bc86aa        
        
          <div style="border:2px solid #bc86aa;">Content here</div>
        
        
          .myborder {border:2px solid #bc86aa;}
        
        Border color #bc86aa