#b53dea color space conversions
Hex:
        #b53dea
        RGB:
        181, 61, 234
        CMY:
        29, 76, 8
        CMYK:
        23, 74, 0, 8
      HSL:
        282°, 80.4651%, 57.8431%
        HSV (HSB):
        282°, 73.9316%, 91.7647%
        XYZ:
        35.5761, 19.1018, 79.6538
        xyY:
        0.2648, 0.1422, 19.1018
      CIE-Lab:
        50.8060, 72.3808, -65.0272
        CIE-LCH:
        50.8060, 97.3011, 318.0634
        CIE-Luv:
        50.8060, 36.8502, -106.9486
        Hunter-Lab:
        43.7056, 68.8133, -77.4628
      #b53dea color charts
#b53dea RGB chart
      #b53dea CMYK chart
      #b53dea RGB pie chart
      #b53dea color shades, tints & tones
#b53dea color schemes
#b53dea color preview, HTML & CSS examples
           This text has a color of #b53dea        
        
          <p style="color:#b53dea;">Text here</p>
        
        
          .mytext {color:#b53dea;}
        
        Text color #b53dea
      
           This box has a color of #b53dea        
        
          <div style="background-color:#b53dea;">Content here</div>
        
        
          .mybackground {background-color:#b53dea;}
        
        Background color #b53dea
      
           Border around this has a color of #b53dea        
        
          <div style="border:2px solid #b53dea;">Content here</div>
        
        
          .myborder {border:2px solid #b53dea;}
        
        Border color #b53dea