#b53ce2 color space conversions
Hex:
        #b53ce2
        RGB:
        181, 60, 226
        CMY:
        29, 76, 11
        CMYK:
        20, 73, 0, 11
      HSL:
        284°, 74.1071%, 56.0784%
        HSV (HSB):
        284°, 73.4513%, 88.6275%
        XYZ:
        34.3994, 18.5465, 73.7183
        xyY:
        0.2716, 0.1464, 18.5465
      CIE-Lab:
        50.1523, 71.1812, -61.5620
        CIE-LCH:
        50.1523, 94.1097, 319.1447
        CIE-Luv:
        50.1523, 39.0886, -101.4545
        Hunter-Lab:
        43.0656, 67.2151, -71.3448
      #b53ce2 color charts
#b53ce2 RGB chart
      #b53ce2 CMYK chart
      #b53ce2 RGB pie chart
      #b53ce2 color shades, tints & tones
#b53ce2 color schemes
#b53ce2 color preview, HTML & CSS examples
           This text has a color of #b53ce2        
        
          <p style="color:#b53ce2;">Text here</p>
        
        
          .mytext {color:#b53ce2;}
        
        Text color #b53ce2
      
           This box has a color of #b53ce2        
        
          <div style="background-color:#b53ce2;">Content here</div>
        
        
          .mybackground {background-color:#b53ce2;}
        
        Background color #b53ce2
      
           Border around this has a color of #b53ce2        
        
          <div style="border:2px solid #b53ce2;">Content here</div>
        
        
          .myborder {border:2px solid #b53ce2;}
        
        Border color #b53ce2