#b42673 color space conversions
Hex:
        #b42673
        RGB:
        180, 38, 115
        CMY:
        29, 85, 55
        CMYK:
        0, 79, 36, 29
      HSL:
        327°, 65.1376%, 42.7451%
        HSV (HSB):
        327°, 78.8889%, 70.5882%
        XYZ:
        22.6100, 12.3273, 17.4074
        xyY:
        0.4319, 0.2355, 12.3273
      CIE-Lab:
        41.7317, 60.9632, -9.0104
        CIE-LCH:
        41.7317, 61.6255, 351.5925
        CIE-Luv:
        41.7317, 81.5677, -22.3501
        Hunter-Lab:
        35.1103, 53.5058, -4.8183
      #b42673 color charts
#b42673 RGB chart
      #b42673 CMYK chart
      #b42673 RGB pie chart
      #b42673 color shades, tints & tones
#b42673 color schemes
#b42673 color preview, HTML & CSS examples
           This text has a color of #b42673        
        
          <p style="color:#b42673;">Text here</p>
        
        
          .mytext {color:#b42673;}
        
        Text color #b42673
      
           This box has a color of #b42673        
        
          <div style="background-color:#b42673;">Content here</div>
        
        
          .mybackground {background-color:#b42673;}
        
        Background color #b42673
      
           Border around this has a color of #b42673        
        
          <div style="border:2px solid #b42673;">Content here</div>
        
        
          .myborder {border:2px solid #b42673;}
        
        Border color #b42673