#b086ba color space conversions
Hex:
        #b086ba
        RGB:
        176, 134, 186
        CMY:
        31, 47, 27
        CMYK:
        5, 28, 0, 27
      HSL:
        288°, 27.3684%, 62.7451%
        HSV (HSB):
        288°, 27.9570%, 72.9412%
        XYZ:
        35.2925, 29.8255, 50.3511
        xyY:
        0.3056, 0.2583, 29.8255
      CIE-Lab:
        61.5033, 25.3118, -21.0342
        CIE-LCH:
        61.5033, 32.9109, 320.2733
        CIE-Luv:
        61.5033, 19.9258, -35.7913
        Hunter-Lab:
        54.6127, 19.7803, -16.4346
      #b086ba color charts
#b086ba RGB chart
      #b086ba CMYK chart
      #b086ba RGB pie chart
      #b086ba color shades, tints & tones
#b086ba color schemes
#b086ba color preview, HTML & CSS examples
           This text has a color of #b086ba        
        
          <p style="color:#b086ba;">Text here</p>
        
        
          .mytext {color:#b086ba;}
        
        Text color #b086ba
      
           This box has a color of #b086ba        
        
          <div style="background-color:#b086ba;">Content here</div>
        
        
          .mybackground {background-color:#b086ba;}
        
        Background color #b086ba
      
           Border around this has a color of #b086ba        
        
          <div style="border:2px solid #b086ba;">Content here</div>
        
        
          .myborder {border:2px solid #b086ba;}
        
        Border color #b086ba