#b42e7a color space conversions
Hex:
        #b42e7a
        RGB:
        180, 46, 122
        CMY:
        29, 82, 52
        CMYK:
        0, 74, 32, 29
      HSL:
        326°, 59.2920%, 44.3137%
        HSV (HSB):
        326°, 74.4444%, 70.5882%
        XYZ:
        23.3122, 13.0624, 19.7050
        xyY:
        0.4157, 0.2329, 13.0624
      CIE-Lab:
        42.8572, 59.2867, -11.6497
        CIE-LCH:
        42.8572, 60.4205, 348.8831
        CIE-Luv:
        42.8572, 76.4122, -25.6309
        Hunter-Lab:
        36.1420, 51.8873, -7.0261
      #b42e7a color charts
#b42e7a RGB chart
      #b42e7a CMYK chart
      #b42e7a RGB pie chart
      #b42e7a color shades, tints & tones
#b42e7a color schemes
#b42e7a color preview, HTML & CSS examples
           This text has a color of #b42e7a        
        
          <p style="color:#b42e7a;">Text here</p>
        
        
          .mytext {color:#b42e7a;}
        
        Text color #b42e7a
      
           This box has a color of #b42e7a        
        
          <div style="background-color:#b42e7a;">Content here</div>
        
        
          .mybackground {background-color:#b42e7a;}
        
        Background color #b42e7a
      
           Border around this has a color of #b42e7a        
        
          <div style="border:2px solid #b42e7a;">Content here</div>
        
        
          .myborder {border:2px solid #b42e7a;}
        
        Border color #b42e7a