#b32f71 color space conversions
Hex:
        #b32f71
        RGB:
        179, 47, 113
        CMY:
        30, 82, 56
        CMYK:
        0, 74, 37, 30
      HSL:
        330°, 58.4071%, 44.3137%
        HSV (HSB):
        330°, 73.7430%, 70.1961%
        XYZ:
        22.5876, 12.8090, 16.9047
        xyY:
        0.4319, 0.2449, 12.8090
      CIE-Lab:
        42.4740, 57.6609, -6.6754
        CIE-LCH:
        42.4740, 58.0460, 353.3963
        CIE-Luv:
        42.4740, 78.7074, -18.7897
        Hunter-Lab:
        35.7897, 50.0230, -2.9519
      #b32f71 color charts
#b32f71 RGB chart
      #b32f71 CMYK chart
      #b32f71 RGB pie chart
      #b32f71 color shades, tints & tones
#b32f71 color schemes
#b32f71 color preview, HTML & CSS examples
           This text has a color of #b32f71        
        
          <p style="color:#b32f71;">Text here</p>
        
        
          .mytext {color:#b32f71;}
        
        Text color #b32f71
      
           This box has a color of #b32f71        
        
          <div style="background-color:#b32f71;">Content here</div>
        
        
          .mybackground {background-color:#b32f71;}
        
        Background color #b32f71
      
           Border around this has a color of #b32f71        
        
          <div style="border:2px solid #b32f71;">Content here</div>
        
        
          .myborder {border:2px solid #b32f71;}
        
        Border color #b32f71