#b53de5 color space conversions
Hex:
        #b53de5
        RGB:
        181, 61, 229
        CMY:
        29, 76, 10
        CMYK:
        21, 73, 0, 10
      HSL:
        283°, 76.3636%, 56.8627%
        HSV (HSB):
        283°, 73.3624%, 89.8039%
        XYZ:
        34.8677, 18.8184, 75.9233
        xyY:
        0.2690, 0.1452, 18.8184
      CIE-Lab:
        50.4740, 71.4039, -62.7411
        CIE-LCH:
        50.4740, 95.0525, 318.6949
        CIE-Luv:
        50.4740, 38.1298, -103.3617
        Hunter-Lab:
        43.3802, 67.5576, -73.4024
      #b53de5 color charts
#b53de5 RGB chart
      #b53de5 CMYK chart
      #b53de5 RGB pie chart
      #b53de5 color shades, tints & tones
#b53de5 color schemes
#b53de5 color preview, HTML & CSS examples
           This text has a color of #b53de5        
        
          <p style="color:#b53de5;">Text here</p>
        
        
          .mytext {color:#b53de5;}
        
        Text color #b53de5
      
           This box has a color of #b53de5        
        
          <div style="background-color:#b53de5;">Content here</div>
        
        
          .mybackground {background-color:#b53de5;}
        
        Background color #b53de5
      
           Border around this has a color of #b53de5        
        
          <div style="border:2px solid #b53de5;">Content here</div>
        
        
          .myborder {border:2px solid #b53de5;}
        
        Border color #b53de5