#b72471 color space conversions
Hex:
        #b72471
        RGB:
        183, 36, 113
        CMY:
        28, 86, 56
        CMYK:
        0, 80, 38, 28
      HSL:
        329°, 67.1233%, 42.9412%
        HSV (HSB):
        329°, 80.3279%, 71.7647%
        XYZ:
        23.1400, 12.5213, 16.8200
        xyY:
        0.4409, 0.2386, 12.5213
      CIE-Lab:
        42.0329, 62.0666, -7.2562
        CIE-LCH:
        42.0329, 62.4894, 353.3318
        CIE-Luv:
        42.0329, 85.3666, -20.3601
        Hunter-Lab:
        35.3854, 54.8038, -3.4130
      #b72471 color charts
#b72471 RGB chart
      #b72471 CMYK chart
      #b72471 RGB pie chart
      #b72471 color shades, tints & tones
#b72471 color schemes
#b72471 color preview, HTML & CSS examples
           This text has a color of #b72471        
        
          <p style="color:#b72471;">Text here</p>
        
        
          .mytext {color:#b72471;}
        
        Text color #b72471
      
           This box has a color of #b72471        
        
          <div style="background-color:#b72471;">Content here</div>
        
        
          .mybackground {background-color:#b72471;}
        
        Background color #b72471
      
           Border around this has a color of #b72471        
        
          <div style="border:2px solid #b72471;">Content here</div>
        
        
          .myborder {border:2px solid #b72471;}
        
        Border color #b72471