#b53498 color space conversions
Hex:
        #b53498
        RGB:
        181, 52, 152
        CMY:
        29, 80, 40
        CMYK:
        0, 71, 16, 29
      HSL:
        313°, 55.3648%, 45.6863%
        HSV (HSB):
        313°, 71.2707%, 70.9804%
        XYZ:
        25.9515, 14.5467, 31.1458
        xyY:
        0.3622, 0.2030, 14.5467
      CIE-Lab:
        45.0070, 61.4118, -26.5935
        CIE-LCH:
        45.0070, 66.9226, 336.5857
        CIE-Luv:
        45.0070, 64.1565, -47.1154
        Hunter-Lab:
        38.1402, 54.7106, -21.7188
      #b53498 color charts
#b53498 RGB chart
      #b53498 CMYK chart
      #b53498 RGB pie chart
      #b53498 color shades, tints & tones
#b53498 color schemes
#b53498 color preview, HTML & CSS examples
           This text has a color of #b53498        
        
          <p style="color:#b53498;">Text here</p>
        
        
          .mytext {color:#b53498;}
        
        Text color #b53498
      
           This box has a color of #b53498        
        
          <div style="background-color:#b53498;">Content here</div>
        
        
          .mybackground {background-color:#b53498;}
        
        Background color #b53498
      
           Border around this has a color of #b53498        
        
          <div style="border:2px solid #b53498;">Content here</div>
        
        
          .myborder {border:2px solid #b53498;}
        
        Border color #b53498