#b511f2 color space conversions
Hex:
        #b511f2
        RGB:
        181, 17, 242
        CMY:
        29, 93, 5
        CMYK:
        25, 93, 0, 5
      HSL:
        284°, 89.6414%, 50.7843%
        HSV (HSB):
        284°, 92.9752%, 94.9020%
        XYZ:
        35.2835, 16.6355, 85.3557
        xyY:
        0.2570, 0.1212, 16.6355
      CIE-Lab:
        47.7974, 84.3586, -74.4158
        CIE-LCH:
        47.7974, 112.4904, 318.5833
        CIE-Luv:
        47.7974, 39.2039, -119.0109
        Hunter-Lab:
        40.7866, 83.0396, -95.5279
      #b511f2 color charts
#b511f2 RGB chart
      #b511f2 CMYK chart
      #b511f2 RGB pie chart
      #b511f2 color shades, tints & tones
#b511f2 color schemes
#b511f2 color preview, HTML & CSS examples
           This text has a color of #b511f2        
        
          <p style="color:#b511f2;">Text here</p>
        
        
          .mytext {color:#b511f2;}
        
        Text color #b511f2
      
           This box has a color of #b511f2        
        
          <div style="background-color:#b511f2;">Content here</div>
        
        
          .mybackground {background-color:#b511f2;}
        
        Background color #b511f2
      
           Border around this has a color of #b511f2        
        
          <div style="border:2px solid #b511f2;">Content here</div>
        
        
          .myborder {border:2px solid #b511f2;}
        
        Border color #b511f2