#b21b7f color space conversions
Hex:
        #b21b7f
        RGB:
        178, 27, 127
        CMY:
        30, 89, 50
        CMYK:
        0, 85, 29, 30
      HSL:
        320°, 73.6585%, 40.1961%
        HSV (HSB):
        320°, 84.8315%, 69.8039%
        XYZ:
        22.5828, 11.7811, 21.1624
        xyY:
        0.4067, 0.2122, 11.7811
      CIE-Lab:
        40.8662, 64.5696, -17.8055
        CIE-LCH:
        40.8662, 66.9796, 344.5834
        CIE-Luv:
        40.8662, 77.5123, -34.4537
        Hunter-Lab:
        34.3237, 57.3752, -12.5289
      #b21b7f color charts
#b21b7f RGB chart
      #b21b7f CMYK chart
      #b21b7f RGB pie chart
      #b21b7f color shades, tints & tones
#b21b7f color schemes
#b21b7f color preview, HTML & CSS examples
           This text has a color of #b21b7f        
        
          <p style="color:#b21b7f;">Text here</p>
        
        
          .mytext {color:#b21b7f;}
        
        Text color #b21b7f
      
           This box has a color of #b21b7f        
        
          <div style="background-color:#b21b7f;">Content here</div>
        
        
          .mybackground {background-color:#b21b7f;}
        
        Background color #b21b7f
      
           Border around this has a color of #b21b7f        
        
          <div style="border:2px solid #b21b7f;">Content here</div>
        
        
          .myborder {border:2px solid #b21b7f;}
        
        Border color #b21b7f