#b53bab color space conversions
Hex:
        #b53bab
        RGB:
        181, 59, 171
        CMY:
        29, 77, 33
        CMYK:
        0, 67, 6, 29
      HSL:
        305°, 50.8333%, 47.0588%
        HSV (HSB):
        305°, 67.4033%, 70.9804%
        XYZ:
        27.9707, 15.8920, 40.1213
        xyY:
        0.3330, 0.1892, 15.8920
      CIE-Lab:
        46.8324, 61.7472, -35.0526
        CIE-LCH:
        46.8324, 71.0028, 330.4173
        CIE-Luv:
        46.8324, 55.6931, -59.9583
        Hunter-Lab:
        39.8647, 55.4796, -31.7663
      #b53bab color charts
#b53bab RGB chart
      #b53bab CMYK chart
      #b53bab RGB pie chart
      #b53bab color shades, tints & tones
#b53bab color schemes
#b53bab color preview, HTML & CSS examples
           This text has a color of #b53bab        
        
          <p style="color:#b53bab;">Text here</p>
        
        
          .mytext {color:#b53bab;}
        
        Text color #b53bab
      
           This box has a color of #b53bab        
        
          <div style="background-color:#b53bab;">Content here</div>
        
        
          .mybackground {background-color:#b53bab;}
        
        Background color #b53bab
      
           Border around this has a color of #b53bab        
        
          <div style="border:2px solid #b53bab;">Content here</div>
        
        
          .myborder {border:2px solid #b53bab;}
        
        Border color #b53bab