#b545f1 color space conversions
Hex:
        #b545f1
        RGB:
        181, 69, 241
        CMY:
        29, 73, 5
        CMYK:
        25, 71, 0, 5
      HSL:
        279°, 86.0000%, 60.7843%
        HSV (HSB):
        279°, 71.3693%, 94.5098%
        XYZ:
        37.0614, 20.4309, 85.2093
        xyY:
        0.2597, 0.1432, 20.4309
      CIE-Lab:
        52.3209, 70.7976, -66.5111
        CIE-LCH:
        52.3209, 97.1392, 316.7881
        CIE-Luv:
        52.3209, 33.7267, -109.8067
        Hunter-Lab:
        45.2005, 67.2570, -80.1295
      #b545f1 color charts
#b545f1 RGB chart
      #b545f1 CMYK chart
      #b545f1 RGB pie chart
      #b545f1 color shades, tints & tones
#b545f1 color schemes
#b545f1 color preview, HTML & CSS examples
           This text has a color of #b545f1        
        
          <p style="color:#b545f1;">Text here</p>
        
        
          .mytext {color:#b545f1;}
        
        Text color #b545f1
      
           This box has a color of #b545f1        
        
          <div style="background-color:#b545f1;">Content here</div>
        
        
          .mybackground {background-color:#b545f1;}
        
        Background color #b545f1
      
           Border around this has a color of #b545f1        
        
          <div style="border:2px solid #b545f1;">Content here</div>
        
        
          .myborder {border:2px solid #b545f1;}
        
        Border color #b545f1