#b53aa6 color space conversions
Hex:
        #b53aa6
        RGB:
        181, 58, 166
        CMY:
        29, 77, 35
        CMYK:
        0, 68, 8, 29
      HSL:
        307°, 51.4644%, 46.8627%
        HSV (HSB):
        307°, 67.9558%, 70.9804%
        XYZ:
        27.4520, 15.6030, 37.6412
        xyY:
        0.3402, 0.1934, 15.6030
      CIE-Lab:
        46.4493, 61.3300, -32.6956
        CIE-LCH:
        46.4493, 69.5008, 331.9375
        CIE-Luv:
        46.4493, 57.6274, -56.3290
        Hunter-Lab:
        39.5007, 54.9271, -28.8485
      #b53aa6 color charts
#b53aa6 RGB chart
      #b53aa6 CMYK chart
      #b53aa6 RGB pie chart
      #b53aa6 color shades, tints & tones
#b53aa6 color schemes
#b53aa6 color preview, HTML & CSS examples
           This text has a color of #b53aa6        
        
          <p style="color:#b53aa6;">Text here</p>
        
        
          .mytext {color:#b53aa6;}
        
        Text color #b53aa6
      
           This box has a color of #b53aa6        
        
          <div style="background-color:#b53aa6;">Content here</div>
        
        
          .mybackground {background-color:#b53aa6;}
        
        Background color #b53aa6
      
           Border around this has a color of #b53aa6        
        
          <div style="border:2px solid #b53aa6;">Content here</div>
        
        
          .myborder {border:2px solid #b53aa6;}
        
        Border color #b53aa6