#b53bf3 color space conversions
Hex:
        #b53bf3
        RGB:
        181, 59, 243
        CMY:
        29, 77, 5
        CMYK:
        26, 76, 0, 5
      HSL:
        280°, 88.4615%, 59.2157%
        HSV (HSB):
        280°, 75.7202%, 95.2941%
        XYZ:
        36.7977, 19.4228, 86.6035
        xyY:
        0.2576, 0.1360, 19.4228
      CIE-Lab:
        51.1782, 74.8548, -69.4811
        CIE-LCH:
        51.1782, 102.1316, 317.1322
        CIE-Luv:
        51.1782, 34.9331, -113.7849
        Hunter-Lab:
        44.0713, 71.9155, -85.6597
      #b53bf3 color charts
#b53bf3 RGB chart
      #b53bf3 CMYK chart
      #b53bf3 RGB pie chart
      #b53bf3 color shades, tints & tones
#b53bf3 color schemes
#b53bf3 color preview, HTML & CSS examples
           This text has a color of #b53bf3        
        
          <p style="color:#b53bf3;">Text here</p>
        
        
          .mytext {color:#b53bf3;}
        
        Text color #b53bf3
      
           This box has a color of #b53bf3        
        
          <div style="background-color:#b53bf3;">Content here</div>
        
        
          .mybackground {background-color:#b53bf3;}
        
        Background color #b53bf3
      
           Border around this has a color of #b53bf3        
        
          <div style="border:2px solid #b53bf3;">Content here</div>
        
        
          .myborder {border:2px solid #b53bf3;}
        
        Border color #b53bf3