#b486bf color space conversions
Hex:
        #b486bf
        RGB:
        180, 134, 191
        CMY:
        29, 47, 25
        CMYK:
        6, 30, 0, 25
      HSL:
        288°, 30.8108%, 63.7255%
        HSV (HSB):
        288°, 29.8429%, 74.9020%
        XYZ:
        36.7515, 30.5151, 53.2432
        xyY:
        0.3050, 0.2532, 30.5151
      CIE-Lab:
        62.0961, 27.6420, -22.9183
        CIE-LCH:
        62.0961, 35.9073, 320.3375
        CIE-Luv:
        62.0961, 21.6896, -39.1815
        Hunter-Lab:
        55.2405, 22.0852, -18.4780
      #b486bf color charts
#b486bf RGB chart
      #b486bf CMYK chart
      #b486bf RGB pie chart
      #b486bf color shades, tints & tones
#b486bf color schemes
#b486bf color preview, HTML & CSS examples
           This text has a color of #b486bf        
        
          <p style="color:#b486bf;">Text here</p>
        
        
          .mytext {color:#b486bf;}
        
        Text color #b486bf
      
           This box has a color of #b486bf        
        
          <div style="background-color:#b486bf;">Content here</div>
        
        
          .mybackground {background-color:#b486bf;}
        
        Background color #b486bf
      
           Border around this has a color of #b486bf        
        
          <div style="border:2px solid #b486bf;">Content here</div>
        
        
          .myborder {border:2px solid #b486bf;}
        
        Border color #b486bf