#b21e6b color space conversions
Hex:
        #b21e6b
        RGB:
        178, 30, 107
        CMY:
        30, 88, 58
        CMYK:
        0, 83, 40, 30
      HSL:
        329°, 71.1538%, 40.7843%
        HSV (HSB):
        329°, 83.1461%, 69.8039%
        XYZ:
        21.4782, 11.4551, 14.9889
        xyY:
        0.4482, 0.2390, 11.4551
      CIE-Lab:
        40.3366, 61.7185, -6.1362
        CIE-LCH:
        40.3366, 62.0228, 354.3221
        CIE-Luv:
        40.3366, 85.3306, -18.6962
        Hunter-Lab:
        33.8453, 54.0466, -2.5658
      #b21e6b color charts
#b21e6b RGB chart
      #b21e6b CMYK chart
      #b21e6b RGB pie chart
      #b21e6b color shades, tints & tones
#b21e6b color schemes
#b21e6b color preview, HTML & CSS examples
           This text has a color of #b21e6b        
        
          <p style="color:#b21e6b;">Text here</p>
        
        
          .mytext {color:#b21e6b;}
        
        Text color #b21e6b
      
           This box has a color of #b21e6b        
        
          <div style="background-color:#b21e6b;">Content here</div>
        
        
          .mybackground {background-color:#b21e6b;}
        
        Background color #b21e6b
      
           Border around this has a color of #b21e6b        
        
          <div style="border:2px solid #b21e6b;">Content here</div>
        
        
          .myborder {border:2px solid #b21e6b;}
        
        Border color #b21e6b