#b505ab color space conversions
Hex:
        #b505ab
        RGB:
        181, 5, 171
        CMY:
        29, 98, 33
        CMYK:
        0, 97, 6, 29
      HSL:
        303°, 94.6237%, 36.4706%
        HSV (HSB):
        303°, 97.2376%, 70.9804%
        XYZ:
        26.4610, 12.8726, 39.6181
        xyY:
        0.3352, 0.1630, 12.8726
      CIE-Lab:
        42.5706, 74.0225, -41.7985
        CIE-LCH:
        42.5706, 85.0085, 330.5478
        CIE-Luv:
        42.5706, 63.6069, -69.7221
        Hunter-Lab:
        35.8784, 68.8602, -40.3551
      #b505ab color charts
#b505ab RGB chart
      #b505ab CMYK chart
      #b505ab RGB pie chart
      #b505ab color shades, tints & tones
#b505ab color schemes
#b505ab color preview, HTML & CSS examples
           This text has a color of #b505ab        
        
          <p style="color:#b505ab;">Text here</p>
        
        
          .mytext {color:#b505ab;}
        
        Text color #b505ab
      
           This box has a color of #b505ab        
        
          <div style="background-color:#b505ab;">Content here</div>
        
        
          .mybackground {background-color:#b505ab;}
        
        Background color #b505ab
      
           Border around this has a color of #b505ab        
        
          <div style="border:2px solid #b505ab;">Content here</div>
        
        
          .myborder {border:2px solid #b505ab;}
        
        Border color #b505ab