#b53de4 color space conversions
Hex:
        #b53de4
        RGB:
        181, 61, 228
        CMY:
        29, 76, 11
        CMYK:
        21, 73, 0, 11
      HSL:
        283°, 75.5656%, 56.6667%
        HSV (HSB):
        283°, 73.2456%, 89.4118%
        XYZ:
        34.7284, 18.7627, 75.1900
        xyY:
        0.2699, 0.1458, 18.7627
      CIE-Lab:
        50.4084, 71.2098, -62.2815
        CIE-LCH:
        50.4084, 94.6035, 318.8264
        CIE-Luv:
        50.4084, 38.3893, -102.6401
        Hunter-Lab:
        43.3159, 67.3090, -72.5975
      #b53de4 color charts
#b53de4 RGB chart
      #b53de4 CMYK chart
      #b53de4 RGB pie chart
      #b53de4 color shades, tints & tones
#b53de4 color schemes
#b53de4 color preview, HTML & CSS examples
           This text has a color of #b53de4        
        
          <p style="color:#b53de4;">Text here</p>
        
        
          .mytext {color:#b53de4;}
        
        Text color #b53de4
      
           This box has a color of #b53de4        
        
          <div style="background-color:#b53de4;">Content here</div>
        
        
          .mybackground {background-color:#b53de4;}
        
        Background color #b53de4
      
           Border around this has a color of #b53de4        
        
          <div style="border:2px solid #b53de4;">Content here</div>
        
        
          .myborder {border:2px solid #b53de4;}
        
        Border color #b53de4