#b21d7a color space conversions
Hex:
        #b21d7a
        RGB:
        178, 29, 122
        CMY:
        30, 89, 52
        CMYK:
        0, 84, 31, 30
      HSL:
        323°, 71.9807%, 40.5882%
        HSV (HSB):
        323°, 83.7079%, 69.8039%
        XYZ:
        22.3123, 11.7488, 19.5041
        xyY:
        0.4165, 0.2193, 11.7488
      CIE-Lab:
        40.8141, 63.5525, -14.7865
        CIE-LCH:
        40.8141, 65.2499, 346.9022
        CIE-Luv:
        40.8141, 79.2459, -30.2379
        Hunter-Lab:
        34.2766, 56.2104, -9.7437
      #b21d7a color charts
#b21d7a RGB chart
      #b21d7a CMYK chart
      #b21d7a RGB pie chart
      #b21d7a color shades, tints & tones
#b21d7a color schemes
#b21d7a color preview, HTML & CSS examples
           This text has a color of #b21d7a        
        
          <p style="color:#b21d7a;">Text here</p>
        
        
          .mytext {color:#b21d7a;}
        
        Text color #b21d7a
      
           This box has a color of #b21d7a        
        
          <div style="background-color:#b21d7a;">Content here</div>
        
        
          .mybackground {background-color:#b21d7a;}
        
        Background color #b21d7a
      
           Border around this has a color of #b21d7a        
        
          <div style="border:2px solid #b21d7a;">Content here</div>
        
        
          .myborder {border:2px solid #b21d7a;}
        
        Border color #b21d7a