#b54885 color space conversions
Hex:
        #b54885
        RGB:
        181, 72, 133
        CMY:
        29, 72, 48
        CMYK:
        0, 60, 27, 29
      HSL:
        326°, 43.0830%, 49.6078%
        HSV (HSB):
        326°, 60.2210%, 70.9804%
        XYZ:
        25.6071, 16.1519, 23.9583
        xyY:
        0.3897, 0.2458, 16.1519
      CIE-Lab:
        47.1732, 50.6332, -11.8237
        CIE-LCH:
        47.1732, 51.9954, 346.8560
        CIE-Luv:
        47.1732, 63.5522, -24.8270
        Hunter-Lab:
        40.1895, 43.4012, -7.2121
      #b54885 color charts
#b54885 RGB chart
      #b54885 CMYK chart
      #b54885 RGB pie chart
      #b54885 color shades, tints & tones
#b54885 color schemes
#b54885 color preview, HTML & CSS examples
           This text has a color of #b54885        
        
          <p style="color:#b54885;">Text here</p>
        
        
          .mytext {color:#b54885;}
        
        Text color #b54885
      
           This box has a color of #b54885        
        
          <div style="background-color:#b54885;">Content here</div>
        
        
          .mybackground {background-color:#b54885;}
        
        Background color #b54885
      
           Border around this has a color of #b54885        
        
          <div style="border:2px solid #b54885;">Content here</div>
        
        
          .myborder {border:2px solid #b54885;}
        
        Border color #b54885