#b381bd color space conversions
Hex:
        #b381bd
        RGB:
        179, 129, 189
        CMY:
        30, 49, 26
        CMYK:
        5, 32, 0, 26
      HSL:
        290°, 31.2500%, 62.3529%
        HSV (HSB):
        290°, 31.7460%, 74.1176%
        XYZ:
        35.6260, 28.9583, 51.8559
        xyY:
        0.3060, 0.2487, 28.9583
      CIE-Lab:
        60.7448, 29.7095, -23.8676
        CIE-LCH:
        60.7448, 38.1092, 321.2228
        CIE-Luv:
        60.7448, 23.6582, -40.8388
        Hunter-Lab:
        53.8130, 24.0003, -19.4647
      #b381bd color charts
#b381bd RGB chart
      #b381bd CMYK chart
      #b381bd RGB pie chart
      #b381bd color shades, tints & tones
#b381bd color schemes
#b381bd color preview, HTML & CSS examples
           This text has a color of #b381bd        
        
          <p style="color:#b381bd;">Text here</p>
        
        
          .mytext {color:#b381bd;}
        
        Text color #b381bd
      
           This box has a color of #b381bd        
        
          <div style="background-color:#b381bd;">Content here</div>
        
        
          .mybackground {background-color:#b381bd;}
        
        Background color #b381bd
      
           Border around this has a color of #b381bd        
        
          <div style="border:2px solid #b381bd;">Content here</div>
        
        
          .myborder {border:2px solid #b381bd;}
        
        Border color #b381bd