#b379a1 color space conversions
Hex:
        #b379a1
        RGB:
        179, 121, 161
        CMY:
        30, 53, 37
        CMYK:
        0, 32, 10, 30
      HSL:
        319°, 27.6190%, 58.8235%
        HSV (HSB):
        319°, 32.4022%, 70.1961%
        XYZ:
        31.8608, 25.8317, 37.0250
        xyY:
        0.3364, 0.2727, 25.8317
      CIE-Lab:
        57.8769, 28.8954, -12.2226
        CIE-LCH:
        57.8769, 31.3741, 337.0719
        CIE-Luv:
        57.8769, 31.9265, -22.5909
        Hunter-Lab:
        50.8249, 22.9536, -7.6143
      #b379a1 color charts
#b379a1 RGB chart
      #b379a1 CMYK chart
      #b379a1 RGB pie chart
      #b379a1 color shades, tints & tones
#b379a1 color schemes
#b379a1 color preview, HTML & CSS examples
           This text has a color of #b379a1        
        
          <p style="color:#b379a1;">Text here</p>
        
        
          .mytext {color:#b379a1;}
        
        Text color #b379a1
      
           This box has a color of #b379a1        
        
          <div style="background-color:#b379a1;">Content here</div>
        
        
          .mybackground {background-color:#b379a1;}
        
        Background color #b379a1
      
           Border around this has a color of #b379a1        
        
          <div style="border:2px solid #b379a1;">Content here</div>
        
        
          .myborder {border:2px solid #b379a1;}
        
        Border color #b379a1