#b42e86 color space conversions
Hex:
        #b42e86
        RGB:
        180, 46, 134
        CMY:
        29, 82, 47
        CMYK:
        0, 74, 26, 29
      HSL:
        321°, 59.2920%, 44.3137%
        HSV (HSB):
        321°, 74.4444%, 70.5882%
        XYZ:
        24.1025, 13.3785, 23.8662
        xyY:
        0.3929, 0.2181, 13.3785
      CIE-Lab:
        43.3281, 60.7539, -18.2982
        CIE-LCH:
        43.3281, 63.4497, 343.2384
        CIE-Luv:
        43.3281, 71.7897, -34.9659
        Hunter-Lab:
        36.5767, 53.6148, -13.0830
      #b42e86 color charts
#b42e86 RGB chart
      #b42e86 CMYK chart
      #b42e86 RGB pie chart
      #b42e86 color shades, tints & tones
#b42e86 color schemes
#b42e86 color preview, HTML & CSS examples
           This text has a color of #b42e86        
        
          <p style="color:#b42e86;">Text here</p>
        
        
          .mytext {color:#b42e86;}
        
        Text color #b42e86
      
           This box has a color of #b42e86        
        
          <div style="background-color:#b42e86;">Content here</div>
        
        
          .mybackground {background-color:#b42e86;}
        
        Background color #b42e86
      
           Border around this has a color of #b42e86        
        
          <div style="border:2px solid #b42e86;">Content here</div>
        
        
          .myborder {border:2px solid #b42e86;}
        
        Border color #b42e86