#b53af3 color space conversions
Hex:
        #b53af3
        RGB:
        181, 58, 243
        CMY:
        29, 77, 5
        CMYK:
        26, 76, 0, 5
      HSL:
        280°, 88.5167%, 59.0196%
        HSV (HSB):
        280°, 76.1317%, 95.2941%
        XYZ:
        36.7468, 19.3209, 86.5866
        xyY:
        0.2576, 0.1354, 19.3209
      CIE-Lab:
        51.0606, 75.1935, -69.6718
        CIE-LCH:
        51.0606, 102.5096, 317.1829
        CIE-Luv:
        51.0606, 35.0840, -114.0126
        Hunter-Lab:
        43.9556, 72.3033, -86.0244
      #b53af3 color charts
#b53af3 RGB chart
      #b53af3 CMYK chart
      #b53af3 RGB pie chart
      #b53af3 color shades, tints & tones
#b53af3 color schemes
#b53af3 color preview, HTML & CSS examples
           This text has a color of #b53af3        
        
          <p style="color:#b53af3;">Text here</p>
        
        
          .mytext {color:#b53af3;}
        
        Text color #b53af3
      
           This box has a color of #b53af3        
        
          <div style="background-color:#b53af3;">Content here</div>
        
        
          .mybackground {background-color:#b53af3;}
        
        Background color #b53af3
      
           Border around this has a color of #b53af3        
        
          <div style="border:2px solid #b53af3;">Content here</div>
        
        
          .myborder {border:2px solid #b53af3;}
        
        Border color #b53af3