#b00bf8 color space conversions
Hex:
        #b00bf8
        RGB:
        176, 11, 248
        CMY:
        31, 96, 3
        CMYK:
        29, 96, 0, 3
      HSL:
        282°, 94.4223%, 50.7843%
        HSV (HSB):
        282°, 95.5645%, 97.2549%
        XYZ:
        34.9674, 16.2468, 90.0999
        xyY:
        0.2474, 0.1150, 16.2468
      CIE-Lab:
        47.2966, 85.4411, -78.6344
        CIE-LCH:
        47.2966, 116.1187, 317.3755
        CIE-Luv:
        47.2966, 35.0140, -124.1889
        Hunter-Lab:
        40.3073, 84.3150, -104.3174
      #b00bf8 color charts
#b00bf8 RGB chart
      #b00bf8 CMYK chart
      #b00bf8 RGB pie chart
      #b00bf8 color shades, tints & tones
#b00bf8 color schemes
#b00bf8 color preview, HTML & CSS examples
           This text has a color of #b00bf8        
        
          <p style="color:#b00bf8;">Text here</p>
        
        
          .mytext {color:#b00bf8;}
        
        Text color #b00bf8
      
           This box has a color of #b00bf8        
        
          <div style="background-color:#b00bf8;">Content here</div>
        
        
          .mybackground {background-color:#b00bf8;}
        
        Background color #b00bf8
      
           Border around this has a color of #b00bf8        
        
          <div style="border:2px solid #b00bf8;">Content here</div>
        
        
          .myborder {border:2px solid #b00bf8;}
        
        Border color #b00bf8