#b42e96 color space conversions
Hex:
        #b42e96
        RGB:
        180, 46, 150
        CMY:
        29, 82, 41
        CMYK:
        0, 74, 17, 29
      HSL:
        313°, 59.2920%, 44.3137%
        HSV (HSB):
        313°, 74.4444%, 70.5882%
        XYZ:
        25.3044, 13.8593, 30.1956
        xyY:
        0.3648, 0.1998, 13.8593
      CIE-Lab:
        44.0305, 62.9022, -26.9233
        CIE-LCH:
        44.0305, 68.4219, 336.8282
        CIE-Luv:
        44.0305, 65.6950, -47.5632
        Hunter-Lab:
        37.2281, 56.1796, -22.0303
      #b42e96 color charts
#b42e96 RGB chart
      #b42e96 CMYK chart
      #b42e96 RGB pie chart
      #b42e96 color shades, tints & tones
#b42e96 color schemes
#b42e96 color preview, HTML & CSS examples
           This text has a color of #b42e96        
        
          <p style="color:#b42e96;">Text here</p>
        
        
          .mytext {color:#b42e96;}
        
        Text color #b42e96
      
           This box has a color of #b42e96        
        
          <div style="background-color:#b42e96;">Content here</div>
        
        
          .mybackground {background-color:#b42e96;}
        
        Background color #b42e96
      
           Border around this has a color of #b42e96        
        
          <div style="border:2px solid #b42e96;">Content here</div>
        
        
          .myborder {border:2px solid #b42e96;}
        
        Border color #b42e96