#b42661 color space conversions
Hex:
        #b42661
        RGB:
        180, 38, 97
        CMY:
        29, 85, 62
        CMYK:
        0, 79, 46, 29
      HSL:
        335°, 65.1376%, 42.7451%
        HSV (HSB):
        335°, 78.8889%, 70.5882%
        XYZ:
        21.6732, 11.9526, 12.4740
        xyY:
        0.4701, 0.2593, 11.9526
      CIE-Lab:
        41.1407, 59.1713, 1.3827
        CIE-LCH:
        41.1407, 59.1874, 1.3386
        CIE-Luv:
        41.1407, 88.6897, -9.1327
        Hunter-Lab:
        34.5725, 51.3980, 2.8085
      #b42661 color charts
#b42661 RGB chart
      #b42661 CMYK chart
      #b42661 RGB pie chart
      #b42661 color shades, tints & tones
#b42661 color schemes
#b42661 color preview, HTML & CSS examples
           This text has a color of #b42661        
        
          <p style="color:#b42661;">Text here</p>
        
        
          .mytext {color:#b42661;}
        
        Text color #b42661
      
           This box has a color of #b42661        
        
          <div style="background-color:#b42661;">Content here</div>
        
        
          .mybackground {background-color:#b42661;}
        
        Background color #b42661
      
           Border around this has a color of #b42661        
        
          <div style="border:2px solid #b42661;">Content here</div>
        
        
          .myborder {border:2px solid #b42661;}
        
        Border color #b42661