#b53ca2 color space conversions
Hex:
        #b53ca2
        RGB:
        181, 60, 162
        CMY:
        29, 76, 36
        CMYK:
        0, 67, 10, 29
      HSL:
        309°, 50.2075%, 47.2549%
        HSV (HSB):
        309°, 66.8508%, 70.9804%
        XYZ:
        27.1935, 15.6641, 35.7726
        xyY:
        0.3458, 0.1992, 15.6641
      CIE-Lab:
        46.5307, 59.9384, -30.1931
        CIE-LCH:
        46.5307, 67.1136, 333.2640
        CIE-Luv:
        46.5307, 58.4110, -52.4895
        Hunter-Lab:
        39.5779, 53.3838, -25.8849
      #b53ca2 color charts
#b53ca2 RGB chart
      #b53ca2 CMYK chart
      #b53ca2 RGB pie chart
      #b53ca2 color shades, tints & tones
#b53ca2 color schemes
#b53ca2 color preview, HTML & CSS examples
           This text has a color of #b53ca2        
        
          <p style="color:#b53ca2;">Text here</p>
        
        
          .mytext {color:#b53ca2;}
        
        Text color #b53ca2
      
           This box has a color of #b53ca2        
        
          <div style="background-color:#b53ca2;">Content here</div>
        
        
          .mybackground {background-color:#b53ca2;}
        
        Background color #b53ca2
      
           Border around this has a color of #b53ca2        
        
          <div style="border:2px solid #b53ca2;">Content here</div>
        
        
          .myborder {border:2px solid #b53ca2;}
        
        Border color #b53ca2