#b387bb color space conversions
Hex:
        #b387bb
        RGB:
        179, 135, 187
        CMY:
        30, 47, 27
        CMYK:
        4, 28, 0, 27
      HSL:
        291°, 27.6596%, 63.1373%
        HSV (HSB):
        291°, 27.8075%, 73.3333%
        XYZ:
        36.2240, 30.4995, 50.9915
        xyY:
        0.3077, 0.2591, 30.4995
      CIE-Lab:
        62.0828, 25.9483, -20.6879
        CIE-LCH:
        62.0828, 33.1859, 321.4356
        CIE-Luv:
        62.0828, 21.1598, -35.4102
        Hunter-Lab:
        55.2264, 20.4354, -16.0851
      #b387bb color charts
#b387bb RGB chart
      #b387bb CMYK chart
      #b387bb RGB pie chart
      #b387bb color shades, tints & tones
#b387bb color schemes
#b387bb color preview, HTML & CSS examples
           This text has a color of #b387bb        
        
          <p style="color:#b387bb;">Text here</p>
        
        
          .mytext {color:#b387bb;}
        
        Text color #b387bb
      
           This box has a color of #b387bb        
        
          <div style="background-color:#b387bb;">Content here</div>
        
        
          .mybackground {background-color:#b387bb;}
        
        Background color #b387bb
      
           Border around this has a color of #b387bb        
        
          <div style="border:2px solid #b387bb;">Content here</div>
        
        
          .myborder {border:2px solid #b387bb;}
        
        Border color #b387bb