#b011f8 color space conversions
Hex:
        #b011f8
        RGB:
        176, 17, 248
        CMY:
        31, 93, 3
        CMYK:
        29, 93, 0, 3
      HSL:
        281°, 94.2857%, 51.9608%
        HSV (HSB):
        281°, 93.1452%, 97.2549%
        XYZ:
        35.0482, 16.4083, 90.1268
        xyY:
        0.2475, 0.1159, 16.4083
      CIE-Lab:
        47.5057, 84.8154, -78.2926
        CIE-LCH:
        47.5057, 115.4270, 317.2901
        CIE-Luv:
        47.5057, 34.7932, -123.8809
        Hunter-Lab:
        40.5072, 83.5569, -103.5628
      #b011f8 color charts
#b011f8 RGB chart
      #b011f8 CMYK chart
      #b011f8 RGB pie chart
      #b011f8 color shades, tints & tones
#b011f8 color schemes
#b011f8 color preview, HTML & CSS examples
           This text has a color of #b011f8        
        
          <p style="color:#b011f8;">Text here</p>
        
        
          .mytext {color:#b011f8;}
        
        Text color #b011f8
      
           This box has a color of #b011f8        
        
          <div style="background-color:#b011f8;">Content here</div>
        
        
          .mybackground {background-color:#b011f8;}
        
        Background color #b011f8
      
           Border around this has a color of #b011f8        
        
          <div style="border:2px solid #b011f8;">Content here</div>
        
        
          .myborder {border:2px solid #b011f8;}
        
        Border color #b011f8