#b504db color space conversions
Hex:
        #b504db
        RGB:
        181, 4, 219
        CMY:
        29, 98, 14
        CMYK:
        17, 98, 0, 14
      HSL:
        289°, 96.4126%, 43.7255%
        HSV (HSB):
        289°, 98.1735%, 85.8824%
        XYZ:
        31.8857, 15.0251, 68.2374
        xyY:
        0.2769, 0.1305, 15.0251
      CIE-Lab:
        45.6685, 81.6081, -64.8278
        CIE-LCH:
        45.6685, 104.2235, 321.5371
        CIE-Luv:
        45.6685, 46.4516, -104.2661
        Hunter-Lab:
        38.7622, 78.9998, -77.2413
      #b504db color charts
#b504db RGB chart
      #b504db CMYK chart
      #b504db RGB pie chart
      #b504db color shades, tints & tones
#b504db color schemes
#b504db color preview, HTML & CSS examples
           This text has a color of #b504db        
        
          <p style="color:#b504db;">Text here</p>
        
        
          .mytext {color:#b504db;}
        
        Text color #b504db
      
           This box has a color of #b504db        
        
          <div style="background-color:#b504db;">Content here</div>
        
        
          .mybackground {background-color:#b504db;}
        
        Background color #b504db
      
           Border around this has a color of #b504db        
        
          <div style="border:2px solid #b504db;">Content here</div>
        
        
          .myborder {border:2px solid #b504db;}
        
        Border color #b504db