#b21c9a color space conversions
Hex:
        #b21c9a
        RGB:
        178, 28, 154
        CMY:
        30, 89, 40
        CMYK:
        0, 84, 13, 30
      HSL:
        310°, 72.8155%, 40.3922%
        HSV (HSB):
        310°, 84.2697%, 69.8039%
        XYZ:
        24.6081, 12.6286, 31.7124
        xyY:
        0.3569, 0.1832, 12.6286
      CIE-Lab:
        42.1982, 67.8221, -32.2307
        CIE-LCH:
        42.1982, 75.0909, 334.5818
        CIE-Luv:
        42.1982, 66.1211, -55.2530
        Hunter-Lab:
        35.5367, 61.4165, -28.0338
      #b21c9a color charts
#b21c9a RGB chart
      #b21c9a CMYK chart
      #b21c9a RGB pie chart
      #b21c9a color shades, tints & tones
#b21c9a color schemes
#b21c9a color preview, HTML & CSS examples
           This text has a color of #b21c9a        
        
          <p style="color:#b21c9a;">Text here</p>
        
        
          .mytext {color:#b21c9a;}
        
        Text color #b21c9a
      
           This box has a color of #b21c9a        
        
          <div style="background-color:#b21c9a;">Content here</div>
        
        
          .mybackground {background-color:#b21c9a;}
        
        Background color #b21c9a
      
           Border around this has a color of #b21c9a        
        
          <div style="border:2px solid #b21c9a;">Content here</div>
        
        
          .myborder {border:2px solid #b21c9a;}
        
        Border color #b21c9a