#b545e1 color space conversions
Hex:
        #b545e1
        RGB:
        181, 69, 225
        CMY:
        29, 73, 12
        CMYK:
        20, 69, 0, 12
      HSL:
        283°, 72.2222%, 57.6471%
        HSV (HSB):
        283°, 69.3333%, 88.2353%
        XYZ:
        34.7748, 19.5162, 73.1683
        xyY:
        0.2728, 0.1531, 19.5162
      CIE-Lab:
        51.2858, 67.5870, -59.1699
        CIE-LCH:
        51.2858, 89.8281, 318.7990
        CIE-Luv:
        51.2858, 37.6320, -98.1684
        Hunter-Lab:
        44.1772, 63.1990, -67.2748
      #b545e1 color charts
#b545e1 RGB chart
      #b545e1 CMYK chart
      #b545e1 RGB pie chart
      #b545e1 color shades, tints & tones
#b545e1 color schemes
#b545e1 color preview, HTML & CSS examples
           This text has a color of #b545e1        
        
          <p style="color:#b545e1;">Text here</p>
        
        
          .mytext {color:#b545e1;}
        
        Text color #b545e1
      
           This box has a color of #b545e1        
        
          <div style="background-color:#b545e1;">Content here</div>
        
        
          .mybackground {background-color:#b545e1;}
        
        Background color #b545e1
      
           Border around this has a color of #b545e1        
        
          <div style="border:2px solid #b545e1;">Content here</div>
        
        
          .myborder {border:2px solid #b545e1;}
        
        Border color #b545e1