#b21c71 color space conversions
Hex:
        #b21c71
        RGB:
        178, 28, 113
        CMY:
        30, 89, 56
        CMYK:
        0, 84, 37, 30
      HSL:
        326°, 72.8155%, 40.3922%
        HSV (HSB):
        326°, 84.2697%, 69.8039%
        XYZ:
        21.7560, 11.4877, 16.6935
        xyY:
        0.4357, 0.2300, 11.4877
      CIE-Lab:
        40.3901, 62.7951, -9.8188
        CIE-LCH:
        40.3901, 63.5581, 351.1130
        CIE-Luv:
        40.3901, 83.2726, -23.5614
        Hunter-Lab:
        33.8936, 55.2639, -5.4764
      #b21c71 color charts
#b21c71 RGB chart
      #b21c71 CMYK chart
      #b21c71 RGB pie chart
      #b21c71 color shades, tints & tones
#b21c71 color schemes
#b21c71 color preview, HTML & CSS examples
           This text has a color of #b21c71        
        
          <p style="color:#b21c71;">Text here</p>
        
        
          .mytext {color:#b21c71;}
        
        Text color #b21c71
      
           This box has a color of #b21c71        
        
          <div style="background-color:#b21c71;">Content here</div>
        
        
          .mybackground {background-color:#b21c71;}
        
        Background color #b21c71
      
           Border around this has a color of #b21c71        
        
          <div style="border:2px solid #b21c71;">Content here</div>
        
        
          .myborder {border:2px solid #b21c71;}
        
        Border color #b21c71