#b86eaa color space conversions
Hex:
        #b86eaa
        RGB:
        184, 110, 170
        CMY:
        28, 57, 33
        CMYK:
        0, 40, 8, 28
      HSL:
        311°, 34.2593%, 57.6471%
        HSV (HSB):
        311°, 40.2174%, 72.1569%
        XYZ:
        32.5988, 24.2445, 40.9917
        xyY:
        0.3332, 0.2478, 24.2445
      CIE-Lab:
        56.3318, 38.2169, -19.7039
        CIE-LCH:
        56.3318, 42.9974, 332.7252
        CIE-Luv:
        56.3318, 39.0224, -35.2294
        Hunter-Lab:
        49.2387, 32.0094, -14.8925
      #b86eaa color charts
#b86eaa RGB chart
      #b86eaa CMYK chart
      #b86eaa RGB pie chart
      #b86eaa color shades, tints & tones
#b86eaa color schemes
#b86eaa color preview, HTML & CSS examples
           This text has a color of #b86eaa        
        
          <p style="color:#b86eaa;">Text here</p>
        
        
          .mytext {color:#b86eaa;}
        
        Text color #b86eaa
      
           This box has a color of #b86eaa        
        
          <div style="background-color:#b86eaa;">Content here</div>
        
        
          .mybackground {background-color:#b86eaa;}
        
        Background color #b86eaa
      
           Border around this has a color of #b86eaa        
        
          <div style="border:2px solid #b86eaa;">Content here</div>
        
        
          .myborder {border:2px solid #b86eaa;}
        
        Border color #b86eaa