#b387bd color space conversions
Hex:
        #b387bd
        RGB:
        179, 135, 189
        CMY:
        30, 47, 26
        CMYK:
        5, 29, 0, 26
      HSL:
        289°, 29.0323%, 63.5294%
        HSV (HSB):
        289°, 28.5714%, 74.1176%
        XYZ:
        36.4397, 30.5858, 52.1272
        xyY:
        0.3058, 0.2567, 30.5858
      CIE-Lab:
        62.1564, 26.3493, -21.7057
        CIE-LCH:
        62.1564, 34.1383, 320.5194
        CIE-Luv:
        62.1564, 20.8885, -37.0773
        Hunter-Lab:
        55.3044, 20.8297, -17.1707
      #b387bd color charts
#b387bd RGB chart
      #b387bd CMYK chart
      #b387bd RGB pie chart
      #b387bd color shades, tints & tones
#b387bd color schemes
#b387bd color preview, HTML & CSS examples
           This text has a color of #b387bd        
        
          <p style="color:#b387bd;">Text here</p>
        
        
          .mytext {color:#b387bd;}
        
        Text color #b387bd
      
           This box has a color of #b387bd        
        
          <div style="background-color:#b387bd;">Content here</div>
        
        
          .mybackground {background-color:#b387bd;}
        
        Background color #b387bd
      
           Border around this has a color of #b387bd        
        
          <div style="border:2px solid #b387bd;">Content here</div>
        
        
          .myborder {border:2px solid #b387bd;}
        
        Border color #b387bd