#b500f0 color space conversions
Hex:
        #b500f0
        RGB:
        181, 0, 240
        CMY:
        29, 100, 6
        CMYK:
        25, 100, 0, 6
      HSL:
        285°, 100.0000%, 47.0588%
        HSV (HSB):
        285°, 100.0000%, 94.1176%
        XYZ:
        34.7842, 16.1150, 83.7153
        xyY:
        0.2584, 0.1197, 16.1150
      CIE-Lab:
        47.1250, 85.5536, -74.3860
        CIE-LCH:
        47.1250, 113.3697, 318.9942
        CIE-Luv:
        47.1250, 40.3409, -118.5240
        Hunter-Lab:
        40.1435, 84.4185, -95.5428
      #b500f0 color charts
#b500f0 RGB chart
      #b500f0 CMYK chart
      #b500f0 RGB pie chart
      #b500f0 color shades, tints & tones
#b500f0 color schemes
#b500f0 color preview, HTML & CSS examples
           This text has a color of #b500f0        
        
          <p style="color:#b500f0;">Text here</p>
        
        
          .mytext {color:#b500f0;}
        
        Text color #b500f0
      
           This box has a color of #b500f0        
        
          <div style="background-color:#b500f0;">Content here</div>
        
        
          .mybackground {background-color:#b500f0;}
        
        Background color #b500f0
      
           Border around this has a color of #b500f0        
        
          <div style="border:2px solid #b500f0;">Content here</div>
        
        
          .myborder {border:2px solid #b500f0;}
        
        Border color #b500f0