#b386a0 color space conversions
Hex:
        #b386a0
        RGB:
        179, 134, 160
        CMY:
        30, 47, 37
        CMYK:
        0, 25, 11, 30
      HSL:
        325°, 22.8426%, 61.3725%
        HSV (HSB):
        325°, 25.1397%, 70.1961%
        XYZ:
        33.4607, 29.1720, 37.1249
        xyY:
        0.3354, 0.2924, 29.1720
      CIE-Lab:
        60.9331, 21.4412, -7.0788
        CIE-LCH:
        60.9331, 22.5795, 341.7293
        CIE-Luv:
        60.9331, 25.3217, -13.8977
        Hunter-Lab:
        54.0111, 16.0640, -2.9456
      #b386a0 color charts
#b386a0 RGB chart
      #b386a0 CMYK chart
      #b386a0 RGB pie chart
      #b386a0 color shades, tints & tones
#b386a0 color schemes
#b386a0 color preview, HTML & CSS examples
           This text has a color of #b386a0        
        
          <p style="color:#b386a0;">Text here</p>
        
        
          .mytext {color:#b386a0;}
        
        Text color #b386a0
      
           This box has a color of #b386a0        
        
          <div style="background-color:#b386a0;">Content here</div>
        
        
          .mybackground {background-color:#b386a0;}
        
        Background color #b386a0
      
           Border around this has a color of #b386a0        
        
          <div style="border:2px solid #b386a0;">Content here</div>
        
        
          .myborder {border:2px solid #b386a0;}
        
        Border color #b386a0