#b387b1 color space conversions
Hex:
        #b387b1
        RGB:
        179, 135, 177
        CMY:
        30, 47, 31
        CMYK:
        0, 25, 1, 30
      HSL:
        303°, 22.4490%, 61.5686%
        HSV (HSB):
        303°, 24.5810%, 70.1961%
        XYZ:
        35.1902, 30.0860, 45.5474
        xyY:
        0.3175, 0.2715, 30.0860
      CIE-Lab:
        61.7283, 23.9944, -15.5625
        CIE-LCH:
        61.7283, 28.5993, 327.0329
        CIE-Luv:
        61.7283, 22.5142, -27.1175
        Hunter-Lab:
        54.8507, 18.5304, -10.8383
      #b387b1 color charts
#b387b1 RGB chart
      #b387b1 CMYK chart
      #b387b1 RGB pie chart
      #b387b1 color shades, tints & tones
#b387b1 color schemes
#b387b1 color preview, HTML & CSS examples
           This text has a color of #b387b1        
        
          <p style="color:#b387b1;">Text here</p>
        
        
          .mytext {color:#b387b1;}
        
        Text color #b387b1
      
           This box has a color of #b387b1        
        
          <div style="background-color:#b387b1;">Content here</div>
        
        
          .mybackground {background-color:#b387b1;}
        
        Background color #b387b1
      
           Border around this has a color of #b387b1        
        
          <div style="border:2px solid #b387b1;">Content here</div>
        
        
          .myborder {border:2px solid #b387b1;}
        
        Border color #b387b1