#b504b5 color space conversions
Hex:
        #b504b5
        RGB:
        181, 4, 181
        CMY:
        29, 98, 29
        CMYK:
        0, 98, 0, 29
      HSL:
        300°, 95.6757%, 36.2745%
        HSV (HSB):
        300°, 97.7901%, 70.9804%
        XYZ:
        27.4400, 13.2468, 44.8267
        xyY:
        0.3209, 0.1549, 13.2468
      CIE-Lab:
        43.1328, 75.5770, -46.8307
        CIE-LCH:
        43.1328, 88.9101, 328.2159
        CIE-Luv:
        43.1328, 59.7302, -77.2331
        Hunter-Lab:
        36.3961, 70.8824, -47.5463
      #b504b5 color charts
#b504b5 RGB chart
      #b504b5 CMYK chart
      #b504b5 RGB pie chart
      #b504b5 color shades, tints & tones
#b504b5 color schemes
#b504b5 color preview, HTML & CSS examples
           This text has a color of #b504b5        
        
          <p style="color:#b504b5;">Text here</p>
        
        
          .mytext {color:#b504b5;}
        
        Text color #b504b5
      
           This box has a color of #b504b5        
        
          <div style="background-color:#b504b5;">Content here</div>
        
        
          .mybackground {background-color:#b504b5;}
        
        Background color #b504b5
      
           Border around this has a color of #b504b5        
        
          <div style="border:2px solid #b504b5;">Content here</div>
        
        
          .myborder {border:2px solid #b504b5;}
        
        Border color #b504b5