#b21f7a color space conversions
Hex:
        #b21f7a
        RGB:
        178, 31, 122
        CMY:
        30, 88, 52
        CMYK:
        0, 83, 31, 30
      HSL:
        323°, 70.3349%, 40.9804%
        HSV (HSB):
        323°, 82.5843%, 69.8039%
        XYZ:
        22.3629, 11.8501, 19.5210
        xyY:
        0.4162, 0.2205, 11.8501
      CIE-Lab:
        40.9769, 63.0841, -14.5384
        CIE-LCH:
        40.9769, 64.7377, 347.0221
        CIE-Luv:
        40.9769, 78.8206, -29.8542
        Hunter-Lab:
        34.4240, 55.7175, -9.5251
      #b21f7a color charts
#b21f7a RGB chart
      #b21f7a CMYK chart
      #b21f7a RGB pie chart
      #b21f7a color shades, tints & tones
#b21f7a color schemes
#b21f7a color preview, HTML & CSS examples
           This text has a color of #b21f7a        
        
          <p style="color:#b21f7a;">Text here</p>
        
        
          .mytext {color:#b21f7a;}
        
        Text color #b21f7a
      
           This box has a color of #b21f7a        
        
          <div style="background-color:#b21f7a;">Content here</div>
        
        
          .mybackground {background-color:#b21f7a;}
        
        Background color #b21f7a
      
           Border around this has a color of #b21f7a        
        
          <div style="border:2px solid #b21f7a;">Content here</div>
        
        
          .myborder {border:2px solid #b21f7a;}
        
        Border color #b21f7a