#b376bd color space conversions
Hex:
        #b376bd
        RGB:
        179, 118, 189
        CMY:
        30, 54, 26
        CMYK:
        5, 38, 0, 26
      HSL:
        292°, 34.9754%, 60.1961%
        HSV (HSB):
        292°, 37.5661%, 74.1176%
        XYZ:
        34.2541, 26.2147, 51.3987
        xyY:
        0.3062, 0.2343, 26.2147
      CIE-Lab:
        58.2403, 35.8171, -27.7253
        CIE-LCH:
        58.2403, 45.2941, 322.2572
        CIE-Luv:
        58.2403, 28.5566, -47.4904
        Hunter-Lab:
        51.2003, 29.8200, -23.6795
      #b376bd color charts
#b376bd RGB chart
      #b376bd CMYK chart
      #b376bd RGB pie chart
      #b376bd color shades, tints & tones
#b376bd color schemes
#b376bd color preview, HTML & CSS examples
           This text has a color of #b376bd        
        
          <p style="color:#b376bd;">Text here</p>
        
        
          .mytext {color:#b376bd;}
        
        Text color #b376bd
      
           This box has a color of #b376bd        
        
          <div style="background-color:#b376bd;">Content here</div>
        
        
          .mybackground {background-color:#b376bd;}
        
        Background color #b376bd
      
           Border around this has a color of #b376bd        
        
          <div style="border:2px solid #b376bd;">Content here</div>
        
        
          .myborder {border:2px solid #b376bd;}
        
        Border color #b376bd