#b541ba color space conversions
Hex:
        #b541ba
        RGB:
        181, 65, 186
        CMY:
        29, 75, 27
        CMYK:
        3, 65, 0, 27
      HSL:
        298°, 48.2072%, 49.2157%
        HSV (HSB):
        298°, 65.0538%, 72.9412%
        XYZ:
        29.8093, 17.1495, 48.1934
        xyY:
        0.3133, 0.1802, 17.1495
      CIE-Lab:
        48.4479, 61.9169, -41.3020
        CIE-LCH:
        48.4479, 74.4282, 326.2945
        CIE-Luv:
        48.4479, 49.3826, -69.7531
        Hunter-Lab:
        41.4120, 56.0174, -40.0107
      #b541ba color charts
#b541ba RGB chart
      #b541ba CMYK chart
      #b541ba RGB pie chart
      #b541ba color shades, tints & tones
#b541ba color schemes
#b541ba color preview, HTML & CSS examples
           This text has a color of #b541ba        
        
          <p style="color:#b541ba;">Text here</p>
        
        
          .mytext {color:#b541ba;}
        
        Text color #b541ba
      
           This box has a color of #b541ba        
        
          <div style="background-color:#b541ba;">Content here</div>
        
        
          .mybackground {background-color:#b541ba;}
        
        Background color #b541ba
      
           Border around this has a color of #b541ba        
        
          <div style="border:2px solid #b541ba;">Content here</div>
        
        
          .myborder {border:2px solid #b541ba;}
        
        Border color #b541ba