#b504d1 color space conversions
Hex:
        #b504d1
        RGB:
        181, 4, 209
        CMY:
        29, 98, 18
        CMYK:
        13, 98, 0, 18
      HSL:
        292°, 96.2441%, 41.7647%
        HSV (HSB):
        292°, 98.0861%, 81.9608%
        XYZ:
        30.6081, 14.5140, 61.5099
        xyY:
        0.2870, 0.1361, 14.5140
      CIE-Lab:
        44.9613, 79.9531, -60.2268
        CIE-LCH:
        44.9613, 100.0988, 323.0101
        CIE-Luv:
        44.9613, 49.6899, -97.3497
        Hunter-Lab:
        38.0973, 76.7400, -69.0584
      #b504d1 color charts
#b504d1 RGB chart
      #b504d1 CMYK chart
      #b504d1 RGB pie chart
      #b504d1 color shades, tints & tones
#b504d1 color schemes
#b504d1 color preview, HTML & CSS examples
           This text has a color of #b504d1        
        
          <p style="color:#b504d1;">Text here</p>
        
        
          .mytext {color:#b504d1;}
        
        Text color #b504d1
      
           This box has a color of #b504d1        
        
          <div style="background-color:#b504d1;">Content here</div>
        
        
          .mybackground {background-color:#b504d1;}
        
        Background color #b504d1
      
           Border around this has a color of #b504d1        
        
          <div style="border:2px solid #b504d1;">Content here</div>
        
        
          .myborder {border:2px solid #b504d1;}
        
        Border color #b504d1