#b42676 color space conversions
Hex:
        #b42676
        RGB:
        180, 38, 118
        CMY:
        29, 85, 54
        CMYK:
        0, 79, 34, 29
      HSL:
        326°, 65.1376%, 42.7451%
        HSV (HSB):
        326°, 78.8889%, 70.5882%
        XYZ:
        22.7855, 12.3975, 18.3316
        xyY:
        0.4258, 0.2317, 12.3975
      CIE-Lab:
        41.8411, 61.2912, -10.7098
        CIE-LCH:
        41.8411, 62.2199, 350.0884
        CIE-Luv:
        41.8411, 80.3562, -24.6302
        Hunter-Lab:
        35.2101, 53.8949, -6.2213
      #b42676 color charts
#b42676 RGB chart
      #b42676 CMYK chart
      #b42676 RGB pie chart
      #b42676 color shades, tints & tones
#b42676 color schemes
#b42676 color preview, HTML & CSS examples
           This text has a color of #b42676        
        
          <p style="color:#b42676;">Text here</p>
        
        
          .mytext {color:#b42676;}
        
        Text color #b42676
      
           This box has a color of #b42676        
        
          <div style="background-color:#b42676;">Content here</div>
        
        
          .mybackground {background-color:#b42676;}
        
        Background color #b42676
      
           Border around this has a color of #b42676        
        
          <div style="border:2px solid #b42676;">Content here</div>
        
        
          .myborder {border:2px solid #b42676;}
        
        Border color #b42676