#b53ea4 color space conversions
Hex:
        #b53ea4
        RGB:
        181, 62, 164
        CMY:
        29, 76, 36
        CMYK:
        0, 66, 9, 29
      HSL:
        309°, 48.9712%, 47.6471%
        HSV (HSB):
        309°, 65.7459%, 70.9804%
        XYZ:
        27.4795, 15.9493, 36.7522
        xyY:
        0.3427, 0.1989, 15.9493
      CIE-Lab:
        46.9080, 59.4633, -30.7909
        CIE-LCH:
        46.9080, 66.9624, 332.6243
        CIE-Luv:
        46.9080, 57.1621, -53.3936
        Hunter-Lab:
        39.9366, 52.9328, -26.6067
      #b53ea4 color charts
#b53ea4 RGB chart
      #b53ea4 CMYK chart
      #b53ea4 RGB pie chart
      #b53ea4 color shades, tints & tones
#b53ea4 color schemes
#b53ea4 color preview, HTML & CSS examples
           This text has a color of #b53ea4        
        
          <p style="color:#b53ea4;">Text here</p>
        
        
          .mytext {color:#b53ea4;}
        
        Text color #b53ea4
      
           This box has a color of #b53ea4        
        
          <div style="background-color:#b53ea4;">Content here</div>
        
        
          .mybackground {background-color:#b53ea4;}
        
        Background color #b53ea4
      
           Border around this has a color of #b53ea4        
        
          <div style="border:2px solid #b53ea4;">Content here</div>
        
        
          .myborder {border:2px solid #b53ea4;}
        
        Border color #b53ea4