#b42d99 color space conversions
Hex:
        #b42d99
        RGB:
        180, 45, 153
        CMY:
        29, 82, 40
        CMYK:
        0, 75, 15, 29
      HSL:
        312°, 60.0000%, 44.1176%
        HSV (HSB):
        312°, 75.0000%, 70.5882%
        XYZ:
        25.5105, 13.8800, 31.4715
        xyY:
        0.3600, 0.1959, 13.8800
      CIE-Lab:
        44.0603, 63.6446, -28.6836
        CIE-LCH:
        44.0603, 69.8097, 335.7397
        CIE-Luv:
        44.0603, 64.8083, -50.1920
        Hunter-Lab:
        37.2558, 57.0283, -24.0056
      #b42d99 color charts
#b42d99 RGB chart
      #b42d99 CMYK chart
      #b42d99 RGB pie chart
      #b42d99 color shades, tints & tones
#b42d99 color schemes
#b42d99 color preview, HTML & CSS examples
           This text has a color of #b42d99        
        
          <p style="color:#b42d99;">Text here</p>
        
        
          .mytext {color:#b42d99;}
        
        Text color #b42d99
      
           This box has a color of #b42d99        
        
          <div style="background-color:#b42d99;">Content here</div>
        
        
          .mybackground {background-color:#b42d99;}
        
        Background color #b42d99
      
           Border around this has a color of #b42d99        
        
          <div style="border:2px solid #b42d99;">Content here</div>
        
        
          .myborder {border:2px solid #b42d99;}
        
        Border color #b42d99