#b53ab2 color space conversions
Hex:
        #b53ab2
        RGB:
        181, 58, 178
        CMY:
        29, 77, 30
        CMYK:
        0, 68, 2, 29
      HSL:
        301°, 51.4644%, 46.8627%
        HSV (HSB):
        301°, 67.9558%, 70.9804%
        XYZ:
        28.6050, 16.0642, 43.7125
        xyY:
        0.3237, 0.1818, 16.0642
      CIE-Lab:
        47.0586, 63.2673, -38.8190
        CIE-LCH:
        47.0586, 74.2271, 328.4679
        CIE-Luv:
        47.0586, 53.6553, -65.7816
        Hunter-Lab:
        40.0802, 57.2540, -36.6071
      #b53ab2 color charts
#b53ab2 RGB chart
      #b53ab2 CMYK chart
      #b53ab2 RGB pie chart
      #b53ab2 color shades, tints & tones
#b53ab2 color schemes
#b53ab2 color preview, HTML & CSS examples
           This text has a color of #b53ab2        
        
          <p style="color:#b53ab2;">Text here</p>
        
        
          .mytext {color:#b53ab2;}
        
        Text color #b53ab2
      
           This box has a color of #b53ab2        
        
          <div style="background-color:#b53ab2;">Content here</div>
        
        
          .mybackground {background-color:#b53ab2;}
        
        Background color #b53ab2
      
           Border around this has a color of #b53ab2        
        
          <div style="border:2px solid #b53ab2;">Content here</div>
        
        
          .myborder {border:2px solid #b53ab2;}
        
        Border color #b53ab2