#b53bc1 color space conversions
Hex:
        #b53bc1
        RGB:
        181, 59, 193
        CMY:
        29, 77, 24
        CMYK:
        6, 69, 0, 24
      HSL:
        295°, 53.1746%, 49.4118%
        HSV (HSB):
        295°, 69.4301%, 75.6863%
        XYZ:
        30.2457, 16.8019, 52.1011
        xyY:
        0.3051, 0.1695, 16.8019
      CIE-Lab:
        48.0095, 65.4561, -46.0707
        CIE-LCH:
        48.0095, 80.0438, 324.8605
        CIE-Luv:
        48.0095, 48.6893, -77.1079
        Hunter-Lab:
        40.9902, 59.9780, -46.6681
      #b53bc1 color charts
#b53bc1 RGB chart
      #b53bc1 CMYK chart
      #b53bc1 RGB pie chart
      #b53bc1 color shades, tints & tones
#b53bc1 color schemes
#b53bc1 color preview, HTML & CSS examples
           This text has a color of #b53bc1        
        
          <p style="color:#b53bc1;">Text here</p>
        
        
          .mytext {color:#b53bc1;}
        
        Text color #b53bc1
      
           This box has a color of #b53bc1        
        
          <div style="background-color:#b53bc1;">Content here</div>
        
        
          .mybackground {background-color:#b53bc1;}
        
        Background color #b53bc1
      
           Border around this has a color of #b53bc1        
        
          <div style="border:2px solid #b53bc1;">Content here</div>
        
        
          .myborder {border:2px solid #b53bc1;}
        
        Border color #b53bc1