#b54f96 color space conversions
Hex:
        #b54f96
        RGB:
        181, 79, 150
        CMY:
        29, 69, 41
        CMYK:
        0, 56, 17, 29
      HSL:
        318°, 40.8000%, 50.9804%
        HSV (HSB):
        318°, 56.3536%, 70.9804%
        XYZ:
        27.3571, 17.6177, 30.8128
        xyY:
        0.3610, 0.2325, 17.6177
      CIE-Lab:
        49.0291, 49.8285, -19.1876
        CIE-LCH:
        49.0291, 53.3951, 338.9396
        CIE-Luv:
        49.0291, 55.5054, -35.3662
        Hunter-Lab:
        41.9735, 42.8874, -14.1435
      #b54f96 color charts
#b54f96 RGB chart
      #b54f96 CMYK chart
      #b54f96 RGB pie chart
      #b54f96 color shades, tints & tones
#b54f96 color schemes
#b54f96 color preview, HTML & CSS examples
           This text has a color of #b54f96        
        
          <p style="color:#b54f96;">Text here</p>
        
        
          .mytext {color:#b54f96;}
        
        Text color #b54f96
      
           This box has a color of #b54f96        
        
          <div style="background-color:#b54f96;">Content here</div>
        
        
          .mybackground {background-color:#b54f96;}
        
        Background color #b54f96
      
           Border around this has a color of #b54f96        
        
          <div style="border:2px solid #b54f96;">Content here</div>
        
        
          .myborder {border:2px solid #b54f96;}
        
        Border color #b54f96