#b21c78 color space conversions
Hex:
        #b21c78
        RGB:
        178, 28, 120
        CMY:
        30, 89, 53
        CMYK:
        0, 84, 33, 30
      HSL:
        323°, 72.8155%, 40.3922%
        HSV (HSB):
        323°, 84.2697%, 69.8039%
        XYZ:
        22.1655, 11.6516, 18.8500
        xyY:
        0.4209, 0.2212, 11.6516
      CIE-Lab:
        40.6569, 63.5524, -13.7830
        CIE-LCH:
        40.6569, 65.0298, 347.7634
        CIE-Luv:
        40.6569, 80.2996, -28.8866
        Hunter-Lab:
        34.1344, 56.1757, -8.8477
      #b21c78 color charts
#b21c78 RGB chart
      #b21c78 CMYK chart
      #b21c78 RGB pie chart
      #b21c78 color shades, tints & tones
#b21c78 color schemes
#b21c78 color preview, HTML & CSS examples
           This text has a color of #b21c78        
        
          <p style="color:#b21c78;">Text here</p>
        
        
          .mytext {color:#b21c78;}
        
        Text color #b21c78
      
           This box has a color of #b21c78        
        
          <div style="background-color:#b21c78;">Content here</div>
        
        
          .mybackground {background-color:#b21c78;}
        
        Background color #b21c78
      
           Border around this has a color of #b21c78        
        
          <div style="border:2px solid #b21c78;">Content here</div>
        
        
          .myborder {border:2px solid #b21c78;}
        
        Border color #b21c78