#b21c77 color space conversions
Hex:
        #b21c77
        RGB:
        178, 28, 119
        CMY:
        30, 89, 53
        CMYK:
        0, 84, 33, 30
      HSL:
        324°, 72.8155%, 40.3922%
        HSV (HSB):
        324°, 84.2697%, 69.8039%
        XYZ:
        22.1051, 11.6274, 18.5320
        xyY:
        0.4229, 0.2225, 11.6274
      CIE-Lab:
        40.6177, 63.4415, -13.2201
        CIE-LCH:
        40.6177, 64.8043, 348.2290
        CIE-Luv:
        40.6177, 80.7248, -28.1212
        Hunter-Lab:
        34.0990, 56.0419, -8.3535
      #b21c77 color charts
#b21c77 RGB chart
      #b21c77 CMYK chart
      #b21c77 RGB pie chart
      #b21c77 color shades, tints & tones
#b21c77 color schemes
#b21c77 color preview, HTML & CSS examples
           This text has a color of #b21c77        
        
          <p style="color:#b21c77;">Text here</p>
        
        
          .mytext {color:#b21c77;}
        
        Text color #b21c77
      
           This box has a color of #b21c77        
        
          <div style="background-color:#b21c77;">Content here</div>
        
        
          .mybackground {background-color:#b21c77;}
        
        Background color #b21c77
      
           Border around this has a color of #b21c77        
        
          <div style="border:2px solid #b21c77;">Content here</div>
        
        
          .myborder {border:2px solid #b21c77;}
        
        Border color #b21c77