#b500a1 color space conversions
Hex:
        #b500a1
        RGB:
        181, 0, 161
        CMY:
        29, 100, 37
        CMYK:
        0, 100, 11, 29
      HSL:
        307°, 100.0000%, 35.4902%
        HSV (HSB):
        307°, 100.0000%, 70.9804%
        XYZ:
        25.4891, 12.3970, 34.7676
        xyY:
        0.3508, 0.1706, 12.3970
      CIE-Lab:
        41.8402, 73.1236, -36.9755
        CIE-LCH:
        41.8402, 81.9405, 333.1762
        CIE-Luv:
        41.8402, 68.0261, -62.5373
        Hunter-Lab:
        35.2093, 67.6051, -33.8997
      #b500a1 color charts
#b500a1 RGB chart
      #b500a1 CMYK chart
      #b500a1 RGB pie chart
      #b500a1 color shades, tints & tones
#b500a1 color schemes
#b500a1 color preview, HTML & CSS examples
           This text has a color of #b500a1        
        
          <p style="color:#b500a1;">Text here</p>
        
        
          .mytext {color:#b500a1;}
        
        Text color #b500a1
      
           This box has a color of #b500a1        
        
          <div style="background-color:#b500a1;">Content here</div>
        
        
          .mybackground {background-color:#b500a1;}
        
        Background color #b500a1
      
           Border around this has a color of #b500a1        
        
          <div style="border:2px solid #b500a1;">Content here</div>
        
        
          .myborder {border:2px solid #b500a1;}
        
        Border color #b500a1