#b21c64 color space conversions
Hex:
        #b21c64
        RGB:
        178, 28, 100
        CMY:
        30, 89, 61
        CMYK:
        0, 84, 44, 30
      HSL:
        331°, 72.8155%, 40.3922%
        HSV (HSB):
        331°, 84.2697%, 69.8039%
        XYZ:
        21.0756, 11.2156, 13.1106
        xyY:
        0.4642, 0.2470, 11.2156
      CIE-Lab:
        39.9412, 61.5077, -2.3103
        CIE-LCH:
        39.9412, 61.5510, 357.8489
        CIE-Luv:
        39.9412, 88.7222, -13.9453
        Hunter-Lab:
        33.4897, 53.7260, 0.2318
      #b21c64 color charts
#b21c64 RGB chart
      #b21c64 CMYK chart
      #b21c64 RGB pie chart
      #b21c64 color shades, tints & tones
#b21c64 color schemes
#b21c64 color preview, HTML & CSS examples
           This text has a color of #b21c64        
        
          <p style="color:#b21c64;">Text here</p>
        
        
          .mytext {color:#b21c64;}
        
        Text color #b21c64
      
           This box has a color of #b21c64        
        
          <div style="background-color:#b21c64;">Content here</div>
        
        
          .mybackground {background-color:#b21c64;}
        
        Background color #b21c64
      
           Border around this has a color of #b21c64        
        
          <div style="border:2px solid #b21c64;">Content here</div>
        
        
          .myborder {border:2px solid #b21c64;}
        
        Border color #b21c64