#b42d63 color space conversions
Hex:
        #b42d63
        RGB:
        180, 45, 99
        CMY:
        29, 82, 61
        CMYK:
        0, 75, 45, 29
      HSL:
        336°, 60.0000%, 44.1176%
        HSV (HSB):
        336°, 75.0000%, 70.5882%
        XYZ:
        22.0129, 12.4809, 13.0532
        xyY:
        0.4630, 0.2625, 12.4809
      CIE-Lab:
        41.9705, 57.1824, 1.3327
        CIE-LCH:
        41.9705, 57.1979, 1.3351
        CIE-Luv:
        41.9705, 85.4734, -8.7867
        Hunter-Lab:
        35.3283, 49.3978, 2.8232
      #b42d63 color charts
#b42d63 RGB chart
      #b42d63 CMYK chart
      #b42d63 RGB pie chart
      #b42d63 color shades, tints & tones
#b42d63 color schemes
#b42d63 color preview, HTML & CSS examples
           This text has a color of #b42d63        
        
          <p style="color:#b42d63;">Text here</p>
        
        
          .mytext {color:#b42d63;}
        
        Text color #b42d63
      
           This box has a color of #b42d63        
        
          <div style="background-color:#b42d63;">Content here</div>
        
        
          .mybackground {background-color:#b42d63;}
        
        Background color #b42d63
      
           Border around this has a color of #b42d63        
        
          <div style="border:2px solid #b42d63;">Content here</div>
        
        
          .myborder {border:2px solid #b42d63;}
        
        Border color #b42d63