#b21c55 color space conversions
Hex:
        #b21c55
        RGB:
        178, 28, 85
        CMY:
        30, 89, 67
        CMYK:
        0, 84, 52, 30
      HSL:
        337°, 72.8155%, 40.3922%
        HSV (HSB):
        337°, 84.2697%, 69.8039%
        XYZ:
        20.4150, 10.9514, 9.6322
        xyY:
        0.4979, 0.2671, 10.9514
      CIE-Lab:
        39.4984, 60.2209, 6.5719
        CIE-LCH:
        39.4984, 60.5784, 6.2280
        CIE-Luv:
        39.4984, 94.7353, -3.5243
        Hunter-Lab:
        33.0928, 52.2045, 5.9078
      #b21c55 color charts
#b21c55 RGB chart
      #b21c55 CMYK chart
      #b21c55 RGB pie chart
      #b21c55 color shades, tints & tones
#b21c55 color schemes
#b21c55 color preview, HTML & CSS examples
           This text has a color of #b21c55        
        
          <p style="color:#b21c55;">Text here</p>
        
        
          .mytext {color:#b21c55;}
        
        Text color #b21c55
      
           This box has a color of #b21c55        
        
          <div style="background-color:#b21c55;">Content here</div>
        
        
          .mybackground {background-color:#b21c55;}
        
        Background color #b21c55
      
           Border around this has a color of #b21c55        
        
          <div style="border:2px solid #b21c55;">Content here</div>
        
        
          .myborder {border:2px solid #b21c55;}
        
        Border color #b21c55