#b21b6e color space conversions
Hex:
        #b21b6e
        RGB:
        178, 27, 110
        CMY:
        30, 89, 57
        CMYK:
        0, 85, 38, 30
      HSL:
        327°, 73.6585%, 40.1961%
        HSV (HSB):
        327°, 84.8315%, 69.8039%
        XYZ:
        21.5665, 11.3746, 15.8107
        xyY:
        0.4424, 0.2333, 11.3746
      CIE-Lab:
        40.2044, 62.7049, -8.2178
        CIE-LCH:
        40.2044, 63.2411, 352.5336
        CIE-Luv:
        40.2044, 84.7619, -21.4852
        Hunter-Lab:
        33.7263, 55.1220, -4.1864
      #b21b6e color charts
#b21b6e RGB chart
      #b21b6e CMYK chart
      #b21b6e RGB pie chart
      #b21b6e color shades, tints & tones
#b21b6e color schemes
#b21b6e color preview, HTML & CSS examples
           This text has a color of #b21b6e        
        
          <p style="color:#b21b6e;">Text here</p>
        
        
          .mytext {color:#b21b6e;}
        
        Text color #b21b6e
      
           This box has a color of #b21b6e        
        
          <div style="background-color:#b21b6e;">Content here</div>
        
        
          .mybackground {background-color:#b21b6e;}
        
        Background color #b21b6e
      
           Border around this has a color of #b21b6e        
        
          <div style="border:2px solid #b21b6e;">Content here</div>
        
        
          .myborder {border:2px solid #b21b6e;}
        
        Border color #b21b6e