#b21f70 color space conversions
Hex:
        #b21f70
        RGB:
        178, 31, 112
        CMY:
        30, 88, 56
        CMYK:
        0, 83, 37, 30
      HSL:
        327°, 70.3349%, 40.9804%
        HSV (HSB):
        327°, 82.5843%, 69.8039%
        XYZ:
        21.7747, 11.6148, 16.4235
        xyY:
        0.4371, 0.2332, 11.6148
      CIE-Lab:
        40.5972, 61.9900, -8.8814
        CIE-LCH:
        40.5972, 62.6230, 351.8466
        CIE-Luv:
        40.5972, 83.0060, -22.2372
        Hunter-Lab:
        34.0805, 54.4064, -4.7156
      #b21f70 color charts
#b21f70 RGB chart
      #b21f70 CMYK chart
      #b21f70 RGB pie chart
      #b21f70 color shades, tints & tones
#b21f70 color schemes
#b21f70 color preview, HTML & CSS examples
           This text has a color of #b21f70        
        
          <p style="color:#b21f70;">Text here</p>
        
        
          .mytext {color:#b21f70;}
        
        Text color #b21f70
      
           This box has a color of #b21f70        
        
          <div style="background-color:#b21f70;">Content here</div>
        
        
          .mybackground {background-color:#b21f70;}
        
        Background color #b21f70
      
           Border around this has a color of #b21f70        
        
          <div style="border:2px solid #b21f70;">Content here</div>
        
        
          .myborder {border:2px solid #b21f70;}
        
        Border color #b21f70