#b006fb color space conversions
Hex:
        #b006fb
        RGB:
        176, 6, 251
        CMY:
        31, 98, 2
        CMYK:
        30, 98, 0, 2
      HSL:
        282°, 96.8379%, 50.3922%
        HSV (HSB):
        282°, 97.6096%, 98.4314%
        XYZ:
        35.3822, 16.3254, 92.5531
        xyY:
        0.2453, 0.1132, 16.3254
      CIE-Lab:
        47.3985, 86.4126, -80.1475
        CIE-LCH:
        47.3985, 117.8591, 317.1541
        CIE-Luv:
        47.3985, 34.4023, -126.3090
        Hunter-Lab:
        40.4047, 85.6034, -107.5294
      #b006fb color charts
#b006fb RGB chart
      #b006fb CMYK chart
      #b006fb RGB pie chart
      #b006fb color shades, tints & tones
#b006fb color schemes
#b006fb color preview, HTML & CSS examples
           This text has a color of #b006fb        
        
          <p style="color:#b006fb;">Text here</p>
        
        
          .mytext {color:#b006fb;}
        
        Text color #b006fb
      
           This box has a color of #b006fb        
        
          <div style="background-color:#b006fb;">Content here</div>
        
        
          .mybackground {background-color:#b006fb;}
        
        Background color #b006fb
      
           Border around this has a color of #b006fb        
        
          <div style="border:2px solid #b006fb;">Content here</div>
        
        
          .myborder {border:2px solid #b006fb;}
        
        Border color #b006fb