#b500b5 color space conversions
Hex:
        #b500b5
        RGB:
        181, 0, 181
        CMY:
        29, 100, 29
        CMYK:
        0, 100, 0, 29
      HSL:
        300°, 100.0000%, 35.4902%
        HSV (HSB):
        300°, 100.0000%, 70.9804%
        XYZ:
        27.3965, 13.1600, 44.8122
        xyY:
        0.3209, 0.1542, 13.1600
      CIE-Lab:
        43.0033, 75.9608, -47.0380
        CIE-LCH:
        43.0033, 89.3454, 328.2325
        CIE-Luv:
        43.0033, 59.9386, -77.5026
        Hunter-Lab:
        36.2766, 71.3211, -47.8468
      #b500b5 color charts
#b500b5 RGB chart
      #b500b5 CMYK chart
      #b500b5 RGB pie chart
      #b500b5 color shades, tints & tones
#b500b5 color schemes
#b500b5 color preview, HTML & CSS examples
           This text has a color of #b500b5        
        
          <p style="color:#b500b5;">Text here</p>
        
        
          .mytext {color:#b500b5;}
        
        Text color #b500b5
      
           This box has a color of #b500b5        
        
          <div style="background-color:#b500b5;">Content here</div>
        
        
          .mybackground {background-color:#b500b5;}
        
        Background color #b500b5
      
           Border around this has a color of #b500b5        
        
          <div style="border:2px solid #b500b5;">Content here</div>
        
        
          .myborder {border:2px solid #b500b5;}
        
        Border color #b500b5