#b511f1 color space conversions
Hex:
        #b511f1
        RGB:
        181, 17, 241
        CMY:
        29, 93, 5
        CMYK:
        25, 93, 0, 5
      HSL:
        284°, 88.8889%, 50.5882%
        HSV (HSB):
        284°, 92.9461%, 94.5098%
        XYZ:
        35.1337, 16.5755, 84.5667
        xyY:
        0.2578, 0.1216, 16.5755
      CIE-Lab:
        47.7207, 84.1799, -73.9781
        CIE-LCH:
        47.7207, 112.0670, 318.6907
        CIE-Luv:
        47.7207, 39.4780, -118.3512
        Hunter-Lab:
        40.7131, 82.7903, -94.6545
      #b511f1 color charts
#b511f1 RGB chart
      #b511f1 CMYK chart
      #b511f1 RGB pie chart
      #b511f1 color shades, tints & tones
#b511f1 color schemes
#b511f1 color preview, HTML & CSS examples
           This text has a color of #b511f1        
        
          <p style="color:#b511f1;">Text here</p>
        
        
          .mytext {color:#b511f1;}
        
        Text color #b511f1
      
           This box has a color of #b511f1        
        
          <div style="background-color:#b511f1;">Content here</div>
        
        
          .mybackground {background-color:#b511f1;}
        
        Background color #b511f1
      
           Border around this has a color of #b511f1        
        
          <div style="border:2px solid #b511f1;">Content here</div>
        
        
          .myborder {border:2px solid #b511f1;}
        
        Border color #b511f1