#b500b2 color space conversions
Hex:
        #b500b2
        RGB:
        181, 0, 178
        CMY:
        29, 100, 30
        CMYK:
        0, 100, 2, 29
      HSL:
        301°, 100.0000%, 35.4902%
        HSV (HSB):
        301°, 100.0000%, 70.9804%
        XYZ:
        27.0919, 13.0381, 43.2082
        xyY:
        0.3251, 0.1564, 13.0381
      CIE-Lab:
        42.8206, 75.5194, -45.5563
        CIE-LCH:
        42.8206, 88.1961, 328.9000
        CIE-Luv:
        42.8206, 61.1062, -75.2883
        Hunter-Lab:
        36.1083, 70.7383, -45.6722
      #b500b2 color charts
#b500b2 RGB chart
      #b500b2 CMYK chart
      #b500b2 RGB pie chart
      #b500b2 color shades, tints & tones
#b500b2 color schemes
#b500b2 color preview, HTML & CSS examples
           This text has a color of #b500b2        
        
          <p style="color:#b500b2;">Text here</p>
        
        
          .mytext {color:#b500b2;}
        
        Text color #b500b2
      
           This box has a color of #b500b2        
        
          <div style="background-color:#b500b2;">Content here</div>
        
        
          .mybackground {background-color:#b500b2;}
        
        Background color #b500b2
      
           Border around this has a color of #b500b2        
        
          <div style="border:2px solid #b500b2;">Content here</div>
        
        
          .myborder {border:2px solid #b500b2;}
        
        Border color #b500b2