#b42b96 color space conversions
Hex:
        #b42b96
        RGB:
        180, 43, 150
        CMY:
        29, 83, 41
        CMYK:
        0, 76, 17, 29
      HSL:
        313°, 61.4350%, 43.7255%
        HSV (HSB):
        313°, 76.1111%, 70.5882%
        XYZ:
        25.1913, 13.6331, 30.1579
        xyY:
        0.3652, 0.1976, 13.6331
      CIE-Lab:
        43.7020, 63.8379, -27.4352
        CIE-LCH:
        43.7020, 69.4836, 336.7437
        CIE-Luv:
        43.7020, 66.4101, -48.3470
        Hunter-Lab:
        36.9230, 57.1693, -22.5807
      #b42b96 color charts
#b42b96 RGB chart
      #b42b96 CMYK chart
      #b42b96 RGB pie chart
      #b42b96 color shades, tints & tones
#b42b96 color schemes
#b42b96 color preview, HTML & CSS examples
           This text has a color of #b42b96        
        
          <p style="color:#b42b96;">Text here</p>
        
        
          .mytext {color:#b42b96;}
        
        Text color #b42b96
      
           This box has a color of #b42b96        
        
          <div style="background-color:#b42b96;">Content here</div>
        
        
          .mybackground {background-color:#b42b96;}
        
        Background color #b42b96
      
           Border around this has a color of #b42b96        
        
          <div style="border:2px solid #b42b96;">Content here</div>
        
        
          .myborder {border:2px solid #b42b96;}
        
        Border color #b42b96