#b21c92 color space conversions
Hex:
        #b21c92
        RGB:
        178, 28, 146
        CMY:
        30, 89, 43
        CMYK:
        0, 84, 18, 30
      HSL:
        313°, 72.8155%, 40.3922%
        HSV (HSB):
        313°, 84.2697%, 69.8039%
        XYZ:
        23.9637, 12.3708, 28.3189
        xyY:
        0.3706, 0.1913, 12.3708
      CIE-Lab:
        41.7995, 66.7342, -28.0098
        CIE-LCH:
        41.7995, 72.3740, 337.2311
        CIE-Luv:
        41.7995, 69.3708, -49.0459
        Hunter-Lab:
        35.1722, 60.0652, -23.1169
      #b21c92 color charts
#b21c92 RGB chart
      #b21c92 CMYK chart
      #b21c92 RGB pie chart
      #b21c92 color shades, tints & tones
#b21c92 color schemes
#b21c92 color preview, HTML & CSS examples
           This text has a color of #b21c92        
        
          <p style="color:#b21c92;">Text here</p>
        
        
          .mytext {color:#b21c92;}
        
        Text color #b21c92
      
           This box has a color of #b21c92        
        
          <div style="background-color:#b21c92;">Content here</div>
        
        
          .mybackground {background-color:#b21c92;}
        
        Background color #b21c92
      
           Border around this has a color of #b21c92        
        
          <div style="border:2px solid #b21c92;">Content here</div>
        
        
          .myborder {border:2px solid #b21c92;}
        
        Border color #b21c92