#b53da4 color space conversions
Hex:
        #b53da4
        RGB:
        181, 61, 164
        CMY:
        29, 76, 36
        CMYK:
        0, 66, 9, 29
      HSL:
        309°, 49.5868%, 47.4510%
        HSV (HSB):
        309°, 66.2983%, 70.9804%
        XYZ:
        27.4256, 15.8416, 36.7342
        xyY:
        0.3428, 0.1980, 15.8416
      CIE-Lab:
        46.7660, 59.8592, -31.0130
        CIE-LCH:
        46.7660, 67.4161, 332.6113
        CIE-Luv:
        46.7660, 57.4544, -53.7396
        Hunter-Lab:
        39.8015, 53.3447, -26.8598
      #b53da4 color charts
#b53da4 RGB chart
      #b53da4 CMYK chart
      #b53da4 RGB pie chart
      #b53da4 color shades, tints & tones
#b53da4 color schemes
#b53da4 color preview, HTML & CSS examples
           This text has a color of #b53da4        
        
          <p style="color:#b53da4;">Text here</p>
        
        
          .mytext {color:#b53da4;}
        
        Text color #b53da4
      
           This box has a color of #b53da4        
        
          <div style="background-color:#b53da4;">Content here</div>
        
        
          .mybackground {background-color:#b53da4;}
        
        Background color #b53da4
      
           Border around this has a color of #b53da4        
        
          <div style="border:2px solid #b53da4;">Content here</div>
        
        
          .myborder {border:2px solid #b53da4;}
        
        Border color #b53da4