#b373a4 color space conversions
Hex:
        #b373a4
        RGB:
        179, 115, 164
        CMY:
        30, 55, 36
        CMYK:
        0, 36, 8, 30
      HSL:
        314°, 29.6296%, 57.6471%
        HSV (HSB):
        314°, 35.7542%, 70.1961%
        XYZ:
        31.4220, 24.5255, 38.1997
        xyY:
        0.3338, 0.2605, 24.5255
      CIE-Lab:
        56.6102, 32.7536, -15.8678
        CIE-LCH:
        56.6102, 36.3948, 334.1517
        CIE-Luv:
        56.6102, 34.3938, -28.5696
        Hunter-Lab:
        49.5232, 26.5907, -11.0671
      #b373a4 color charts
#b373a4 RGB chart
      #b373a4 CMYK chart
      #b373a4 RGB pie chart
      #b373a4 color shades, tints & tones
#b373a4 color schemes
#b373a4 color preview, HTML & CSS examples
           This text has a color of #b373a4        
        
          <p style="color:#b373a4;">Text here</p>
        
        
          .mytext {color:#b373a4;}
        
        Text color #b373a4
      
           This box has a color of #b373a4        
        
          <div style="background-color:#b373a4;">Content here</div>
        
        
          .mybackground {background-color:#b373a4;}
        
        Background color #b373a4
      
           Border around this has a color of #b373a4        
        
          <div style="border:2px solid #b373a4;">Content here</div>
        
        
          .myborder {border:2px solid #b373a4;}
        
        Border color #b373a4