#b379bd color space conversions
Hex:
        #b379bd
        RGB:
        179, 121, 189
        CMY:
        30, 53, 26
        CMYK:
        5, 36, 0, 26
      HSL:
        291°, 34.0000%, 60.7843%
        HSV (HSB):
        291°, 35.9788%, 74.1176%
        XYZ:
        34.6131, 26.9326, 51.5183
        xyY:
        0.3061, 0.2382, 26.9326
      CIE-Lab:
        58.9119, 34.1608, -26.6882
        CIE-LCH:
        58.9119, 43.3500, 322.0013
        CIE-Luv:
        58.9119, 27.2463, -45.7114
        Hunter-Lab:
        51.8966, 28.2337, -22.5302
      #b379bd color charts
#b379bd RGB chart
      #b379bd CMYK chart
      #b379bd RGB pie chart
      #b379bd color shades, tints & tones
#b379bd color schemes
#b379bd color preview, HTML & CSS examples
           This text has a color of #b379bd        
        
          <p style="color:#b379bd;">Text here</p>
        
        
          .mytext {color:#b379bd;}
        
        Text color #b379bd
      
           This box has a color of #b379bd        
        
          <div style="background-color:#b379bd;">Content here</div>
        
        
          .mybackground {background-color:#b379bd;}
        
        Background color #b379bd
      
           Border around this has a color of #b379bd        
        
          <div style="border:2px solid #b379bd;">Content here</div>
        
        
          .myborder {border:2px solid #b379bd;}
        
        Border color #b379bd