#b53be1 color space conversions
Hex:
        #b53be1
        RGB:
        181, 59, 225
        CMY:
        29, 77, 12
        CMYK:
        20, 74, 0, 12
      HSL:
        284°, 73.4513%, 55.6863%
        HSV (HSB):
        284°, 73.7778%, 88.2353%
        XYZ:
        34.2106, 18.3879, 72.9803
        xyY:
        0.2724, 0.1464, 18.3879
      CIE-Lab:
        49.9633, 71.3430, -61.2999
        CIE-LCH:
        49.9633, 94.0612, 319.3299
        CIE-Luv:
        49.9633, 39.5275, -100.9882
        Hunter-Lab:
        42.8811, 67.3655, -70.8900
      #b53be1 color charts
#b53be1 RGB chart
      #b53be1 CMYK chart
      #b53be1 RGB pie chart
      #b53be1 color shades, tints & tones
#b53be1 color schemes
#b53be1 color preview, HTML & CSS examples
           This text has a color of #b53be1        
        
          <p style="color:#b53be1;">Text here</p>
        
        
          .mytext {color:#b53be1;}
        
        Text color #b53be1
      
           This box has a color of #b53be1        
        
          <div style="background-color:#b53be1;">Content here</div>
        
        
          .mybackground {background-color:#b53be1;}
        
        Background color #b53be1
      
           Border around this has a color of #b53be1        
        
          <div style="border:2px solid #b53be1;">Content here</div>
        
        
          .myborder {border:2px solid #b53be1;}
        
        Border color #b53be1