#b545fa color space conversions
Hex:
        #b545fa
        RGB:
        181, 69, 250
        CMY:
        29, 73, 2
        CMYK:
        28, 72, 0, 2
      HSL:
        277°, 94.7644%, 62.5490%
        HSV (HSB):
        277°, 72.4000%, 98.0392%
        XYZ:
        38.4395, 20.9821, 92.4664
        xyY:
        0.2531, 0.1381, 20.9821
      CIE-Lab:
        52.9299, 72.6453, -70.5515
        CIE-LCH:
        52.9299, 101.2662, 315.8377
        CIE-Luv:
        52.9299, 31.6518, -116.1927
        Hunter-Lab:
        45.8063, 69.6319, -87.6209
      #b545fa color charts
#b545fa RGB chart
      #b545fa CMYK chart
      #b545fa RGB pie chart
      #b545fa color shades, tints & tones
#b545fa color schemes
#b545fa color preview, HTML & CSS examples
           This text has a color of #b545fa        
        
          <p style="color:#b545fa;">Text here</p>
        
        
          .mytext {color:#b545fa;}
        
        Text color #b545fa
      
           This box has a color of #b545fa        
        
          <div style="background-color:#b545fa;">Content here</div>
        
        
          .mybackground {background-color:#b545fa;}
        
        Background color #b545fa
      
           Border around this has a color of #b545fa        
        
          <div style="border:2px solid #b545fa;">Content here</div>
        
        
          .myborder {border:2px solid #b545fa;}
        
        Border color #b545fa