#b384bd color space conversions
Hex:
        #b384bd
        RGB:
        179, 132, 189
        CMY:
        30, 48, 26
        CMYK:
        5, 30, 0, 26
      HSL:
        289°, 30.1587%, 62.9412%
        HSV (HSB):
        289°, 30.1587%, 74.1176%
        XYZ:
        36.0270, 29.7604, 51.9896
        xyY:
        0.3059, 0.2527, 29.7604
      CIE-Lab:
        61.4469, 28.0310, -22.7912
        CIE-LCH:
        61.4469, 36.1272, 320.8864
        CIE-Luv:
        61.4469, 22.2810, -38.9685
        Hunter-Lab:
        54.5531, 22.4140, -18.3168
      #b384bd color charts
#b384bd RGB chart
      #b384bd CMYK chart
      #b384bd RGB pie chart
      #b384bd color shades, tints & tones
#b384bd color schemes
#b384bd color preview, HTML & CSS examples
           This text has a color of #b384bd        
        
          <p style="color:#b384bd;">Text here</p>
        
        
          .mytext {color:#b384bd;}
        
        Text color #b384bd
      
           This box has a color of #b384bd        
        
          <div style="background-color:#b384bd;">Content here</div>
        
        
          .mybackground {background-color:#b384bd;}
        
        Background color #b384bd
      
           Border around this has a color of #b384bd        
        
          <div style="border:2px solid #b384bd;">Content here</div>
        
        
          .myborder {border:2px solid #b384bd;}
        
        Border color #b384bd